Hi, your latest commit broke z for me.
fish 2.6.0
bash 4.4.12
z 1.9
I installed z (this plugin) with omf.
Running z in fish returns:
bash: line 2: _z: command not found
cd: The directory 'bash: line 1: /Users/lukasmalkmus/.local/share/omf/pkg/z/functions/../z/z.sh: No such file or directory' does not exist
Runningcd returns:
bash: line 2: _z: command not found
cd: The directory 'bash: line 1: /Users/lukasmalkmus/.local/share/omf/pkg/z/functions/../z/z.sh: No such file or directory' does not exist
~/.local/share/omf/pkg/z/functions/z.fish (line 16):
builtin cd $Z_PWD
^
in function 'z'
called on line 5 of file ~/.local/share/omf/pkg/z/init.fish
with parameter list '--add /Users/lukasmalkmus/Code'
in function 'z.pwd'
called on line 5 of file /usr/local/Cellar/fish/2.6.0/share/fish/functions/cd.fish
with parameter list 'VARIABLE SET PWD'
in event handler: handler for variable 'PWD'
Hi, your latest commit broke
zfor me.fish 2.6.0bash 4.4.12z 1.9I installed z (this plugin) with
omf.Running
zinfishreturns:Running
cdreturns: