Shortcut 'r' => ranger
This commit is contained in:
parent
9640e91cbd
commit
ee1153d38c
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ fish_add_path "$HOME/.local/bin"
|
|||
abbr -a vi nvim
|
||||
abbr -a v nvim
|
||||
abbr -a s subl .
|
||||
abbr -a r ranger
|
||||
abbr -a cdd "cd {{ .deploydir }}"
|
||||
set -x cdd {{ .deploydir }}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue