diff --git a/.oh-my-zsh/custom/spy4x.zsh-theme b/.oh-my-zsh/custom/spy4x.zsh-theme index 131460c..bd7a323 100644 --- a/.oh-my-zsh/custom/spy4x.zsh-theme +++ b/.oh-my-zsh/custom/spy4x.zsh-theme @@ -13,4 +13,5 @@ ZSH_THEME_GIT_PROMPT_SUFFIX="%{$reset_color%}" alias fd="firebase deploy" alias ya="yarn add" alias yr="yarn remove" -alias yu="yarn upgrade-interactive --latest" \ No newline at end of file +alias yu="yarn upgrade-interactive --latest" +alias webstorm="open -a "WebStorm.app"" \ No newline at end of file