This commit is contained in:
Roland Thomas
2023-02-08 23:20:18 -05:00
parent 275d157702
commit c5e1c42cc4
4 changed files with 7 additions and 3 deletions

View File

@@ -5,7 +5,6 @@ abbr ip 'ip --color=auto'
abbr gs 'git status'
abbr gcm 'git commit -m'
abbr config 'git --git-dir=$HOME/config-files/ --work-tree=$HOME'
abbr .. 'cd ..'
abbr vi 'vim'