alias sublime
This commit is contained in:
parent
e2fb4ec6cc
commit
2b4cc585ff
1 changed files with 1 additions and 0 deletions
|
@ -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 }}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue