mirror of
https://github.com/oh-my-fish/oh-my-fish
synced 2024-11-03 15:40:32 +00:00
autojump plugin =P
This commit is contained in:
parent
cf9fe88c87
commit
fc428a8e17
3
plugins/autojump/j.fish
Normal file
3
plugins/autojump/j.fish
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
function j
|
||||||
|
cd (command autojump $argv)
|
||||||
|
end
|
Loading…
Reference in New Issue
Block a user