chore: ZSH MacOS

This commit is contained in:
Afonso Franco 2023-12-10 21:22:07 +00:00
parent 68468b5675
commit 4d7d938330
Signed by: afonso
SSH key fingerprint: SHA256:gkVPzsQQJzqi21ntQBV6pXTx4bYI53rFGI4XtvCpwd4
15 changed files with 593 additions and 54 deletions

6
.config/zsh/pacman.zsh Normal file
View file

@ -0,0 +1,6 @@
# ~/.config/zsh/pacman.zsh
alias i="brew install"
alias s="brew search"
alias r="brew uninstall"