File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed
Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ tap "homebrew/bundle"
33tap "homebrew/core"
44tap "denisidoro/tools"
55tap "buo/cask-upgrade"
6- tap "null-dev/firefox-profile-switcher"
6+ # tap "null-dev/firefox-profile-switcher"
77# Manage your dotfiles across multiple machines, securely
88# https://github.com/twpayne/chezmoi
99brew "chezmoi"
@@ -38,21 +38,20 @@ brew "z"
3838# brew "denisidoro/tools/navi"
3939# An archey script for OS X. archey -c
4040# https://obihann.github.io/archey-osx/
41-
4241brew "archey"
4342# The cross-shell prompt for astronauts
4443# https://starship.rs/
4544brew "starship"
4645# https://formulae.brew.sh/formula/reattach-to-user-namespace
47- brew "reattach-to-user-namespace"
46+ # brew "reattach-to-user-namespace"
4847# https://obsidian.md/
4948# cask "obsidian"
5049if OS . mac?
5150# --- Casks
5251# https://www.mozilla.org/en-GB/firefox/
5352cask "firefox"
5453# https://brave.com/
55- cask "brave-brovser "
54+ cask "brave-browser "
5655# https://addons.mozilla.org/en-GB/firefox/addon/profile-switcher/
5756brew "firefox-profile-switcher-connector"
5857# https://www.opera.com/
Original file line number Diff line number Diff line change 1- tap "warrensbox/tap"
2- tap "bats-core/bats-core"
1+ # tap "warrensbox/tap"
2+ # tap "bats-core/bats-core"
33# https://developer.hashicorp.com/packer/tutorials/docker-get-started/get-started-install-cli
44tap "hashicorp/tap"
55# Process YAML documents from the CLI
@@ -16,7 +16,7 @@ brew "jq"
1616# brew "bats-detik"
1717# CloudFlare's PKI toolkit
1818# https://github.com/cloudflare/cfssl
19- brew "cfssl"
19+ # brew "cfssl"
2020# Extendable version manager with support for Ruby, Node.js, Erlang & more
2121# https://asdf-vm.com/#/
2222# brew "asdf"
@@ -25,6 +25,7 @@ brew "cfssl"
2525brew "nvm"
2626# Python version management
2727# https://github.com/pyenv/pyenv
28+ brew "xz"
2829brew "pyenv"
2930# Python dependency management tool
3031# https://pipenv.pypa.io/en/latest/
You can’t perform that action at this time.
0 commit comments