mirror of
https://github.com/oh-my-fish/oh-my-fish.git
synced 2024-11-22 14:15:45 +08: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