abbr ls 'exa --color=auto' abbr sl 'exa --color=auto' abbr ll 'exa -la --color=auto' 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'