mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-02-06 02:51:32 +01:00
get rid of absolute path in agnoster
add VBoxManage aliases to zshrc
This commit is contained in:
parent
45b244c2e5
commit
f069c84ea9
2 changed files with 5 additions and 1 deletions
2
themes/agnoster.zsh-theme
Normal file → Executable file
2
themes/agnoster.zsh-theme
Normal file → Executable 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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue