Move fish brew64 alias back to macbook

This commit is contained in:
Natsu Kagami 2021-09-29 12:39:40 -04:00
parent 0958b5c615
commit 7edd88dc9c
2 changed files with 5 additions and 1 deletions

View file

@ -52,7 +52,6 @@
l = "exa -l --color=always ";
htop = "btm --color nord-light -b --tree";
Htop = "btm --color nord-light --tree";
brew64 = "arch -x86_64 /usr/local/bin/brew";
# My own commands for easy access
thisterm = "cd ~/Projects/uw/$CURRENT_TERM";