add abbr's

This commit is contained in:
lelgenio 2020-10-21 00:40:41 -03:00
parent 1323274dd7
commit 2fb46d90e4
1 changed files with 3 additions and 0 deletions

View File

@ -55,7 +55,10 @@ command -qs khard &&
$khalList
end
abbr mpn ncmpcpp
abbr gs git status
abbr gd git diff
abbr gp 'git pull; git push'
export DOTDROP_CONFIG="{{@@ _dotdrop_cfgpath @@}}"