Switch back to brew
This commit is contained in:
@@ -8,7 +8,7 @@ alias ll='ls -lah'
|
||||
alias l='ls -CF'
|
||||
|
||||
# System Utils
|
||||
alias rebuild='darwin-rebuild switch --flake ~/dotfiles/nix#macbook'
|
||||
alias brewup='cl && brew update && brew upgrade && brew upgrade --cask && brew cleanup -s && brew doctor --verbose | grep -A 1 --color=never "Homebrew Version" && brew autoremove'
|
||||
alias cl='clear'
|
||||
alias wthr='curl wttr.in/san_luis_obispo'
|
||||
alias nf='cl && fastfetch && shownetinfo && batt'
|
||||
@@ -18,4 +18,4 @@ alias fps='if [[ $(launchctl getenv MTL_HUD_ENABLED) -eq 1 ]]; then
|
||||
launchctl unsetenv MTL_HUD_ENABLED && echo "Metal FPS disabled"
|
||||
else
|
||||
launchctl setenv MTL_HUD_ENABLED 1 && echo "Metal FPS enabled"
|
||||
fi'
|
||||
fi'
|
||||
|
||||
Reference in New Issue
Block a user