mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 08:43:00 +00:00
feat(shell): Quick Jump to frequently used directories
This commit is contained in:
parent
2c014e281f
commit
bab5604731
3 changed files with 65 additions and 62 deletions
|
|
@ -154,3 +154,4 @@ end
|
|||
function __last_history_item; echo $history[1]; end
|
||||
|
||||
abbr -a !! --position anywhere --function __last_history_item
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue