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 .. 'cd ..'
abbr vi 'vim'