mirror of
https://gitea.zaclys.com/yannic/dotfiles.git
synced 2026-06-15 11:11:57 +02:00
Alias v for NVim
This commit is contained in:
@@ -21,6 +21,7 @@ end
|
|||||||
fish_add_path "$HOME/.local/bin"
|
fish_add_path "$HOME/.local/bin"
|
||||||
fish_add_path "{{ .extra_user_path }}"
|
fish_add_path "{{ .extra_user_path }}"
|
||||||
abbr -a vi nvim
|
abbr -a vi nvim
|
||||||
|
abbr -a v nvim
|
||||||
abbr -a s subl .
|
abbr -a s subl .
|
||||||
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