diff --git a/.zshrc b/.zshrc index 06cd094..7aa7f2a 100644 --- a/.zshrc +++ b/.zshrc @@ -210,5 +210,8 @@ plugins=(git pm2 gh sudo ssh ruby rust python node github rsync nvm rbenv pyenv # alias zshconfig="mate ~/.zshrc" # alias ohmyzsh="mate ~/.oh-my-zsh" +alias arty="arty.sh" +alias stacks="stacks.sh" + # To customize prompt, run `p10k configure` or edit ~/.p10k.zsh. [[ ! -f ~/.p10k.zsh ]] || source ~/.p10k.zsh