fish: Fix z
This commit is contained in:
parent
7825718770
commit
e1c59b67fc
1 changed files with 2 additions and 0 deletions
|
@ -40,6 +40,8 @@ function fish_prompt
|
|||
set_color normal
|
||||
|
||||
echo
|
||||
|
||||
z --add "$PWD"
|
||||
|
||||
echo -n "❯ "
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue