get rid of absolute path in agnoster

add VBoxManage aliases to zshrc
This commit is contained in:
Ghasem Shirazi 2019-10-18 10:19:14 -07:00
commit f069c84ea9
2 changed files with 5 additions and 1 deletions

2
themes/agnoster.zsh-theme Normal file → Executable file
View file

@ -86,7 +86,7 @@ prompt_end() {
}
### for geting more git status details
source /Users/gshirazi/src/oh-my-zsh/plugins/zsh-git-prompt/zshrc.sh
source $ZSH/plugins/zsh-git-prompt/zshrc.sh
### Prompt components
# Each component will draw itself, and hide itself if no information needs to be shown