clean stuff

This commit is contained in:
Christian Nieves
2025-03-04 15:50:32 -06:00
parent d56eb258cd
commit 27f00e77e6
5 changed files with 3 additions and 8 deletions

View File

@ -1,7 +1,7 @@
export ABBR_QUIET=1
alias grep='grep --colour'
# abbr cat='bat'
alias ls='exa'
# alias ls='exa'
alias tmux='tmux -2'
alias ..="cd .."