Add Amethyst and homebrew java for zshrc
This commit is contained in:
parent
0118c251d9
commit
ce14a1d4ea
2 changed files with 319 additions and 0 deletions
|
@ -31,3 +31,4 @@ alias cdproj="cd $PROJ_DIR"
|
|||
# Git
|
||||
alias gpo="git push origin"
|
||||
alias gcb="git checkout branch"
|
||||
export PATH="/opt/homebrew/opt/openjdk/bin:$PATH"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue