Add shortcut to get to dotfiles dir
This commit is contained in:
@ -6,6 +6,7 @@ set -x EDITOR nvim
|
||||
# misc abbrs
|
||||
abbr --add e $EDITOR
|
||||
abbr --add bt bluetoothctl
|
||||
abbr --add d "cd ~/.config/dotfiles/tree && git status && exa -Ta"
|
||||
|
||||
# rust core tools
|
||||
abbr --add ls exa
|
||||
|
||||
Reference in New Issue
Block a user