alias sublime

This commit is contained in:
Yax 2023-05-11 08:09:43 +02:00
parent e2fb4ec6cc
commit 2b4cc585ff

View file

@ -21,6 +21,7 @@ end
fish_add_path "$HOME/.local/bin"
fish_add_path "{{ .extra_user_path }}"
abbr -a vi nvim
abbr -a s subl .
abbr -a cdd "cd {{ .deploydir }}"
set -x cdd {{ .deploydir }}