mirror of
https://gitea.zaclys.com/yannic/dotfiles.git
synced 2026-06-15 11:11:57 +02:00
Shortcut 'r' => ranger
This commit is contained in:
@@ -22,6 +22,7 @@ fish_add_path "$HOME/.local/bin"
|
|||||||
abbr -a vi nvim
|
abbr -a vi nvim
|
||||||
abbr -a v nvim
|
abbr -a v nvim
|
||||||
abbr -a s subl .
|
abbr -a s subl .
|
||||||
|
abbr -a r ranger
|
||||||
abbr -a cdd "cd {{ .deploydir }}"
|
abbr -a cdd "cd {{ .deploydir }}"
|
||||||
set -x cdd {{ .deploydir }}
|
set -x cdd {{ .deploydir }}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user