.zshrc
This commit is contained in:
parent
b51bf9442c
commit
e374fa55ba
1 changed files with 1 additions and 1 deletions
2
.zshrc
2
.zshrc
|
@ -50,7 +50,7 @@ precmd_functions+='precmd_update_updates'
|
|||
chpwd_functions+='chpwd_update_git_vars'
|
||||
|
||||
# Set the prompt.
|
||||
PROMPT='$(prompt) $(/home/slash/code/projects/baps1/src/baps1)'
|
||||
PROMPT='$(prompt) \$(/home/slash/code/projects/baps1/src/baps1)'
|
||||
RPROMPT='$(rprompt)'
|
||||
|
||||
# Set terminal name to current runnign application
|
||||
|
|
Loading…
Reference in a new issue