This website requires JavaScript.
Explore
Help
Register
Sign In
Archives
/
oh-my-fish
Watch
2
Star
0
Fork
0
You've already forked oh-my-fish
mirror of
https://github.com/oh-my-fish/oh-my-fish
synced
2024-11-09 13:10:40 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
2bf2e10d24
oh-my-fish
/
plugins
/
z
/
z.fish
4 lines
78 B
Fish
Raw
Normal View
History
Unescape
Escape
initial support for z: "https://github.com/rupa/z"
2012-10-17 05:42:18 +00:00
function
z
allowing z plugin to use a custom path
2013-11-20 10:20:34 +00:00
cd
(
bash
-c
'source $Z_SCRIPT_PATH; _z $0; echo $PWD'
$argv
)
initial support for z: "https://github.com/rupa/z"
2012-10-17 05:42:18 +00:00
end
Reference in New Issue
Copy Permalink