update aliases

This commit is contained in:
creme 2021-08-31 21:28:21 +02:00
parent 5066f37b59
commit 89899f01fd
Signed by: creme
GPG Key ID: C147C3B7FBDF08D0
1 changed files with 2 additions and 2 deletions

View File

@ -5,9 +5,9 @@
alias grep='grep --color' alias grep='grep --color'
alias psa='ps -axuwf' alias psa='ps -axuwf'
alias ls='exa -ag' #alias ls='exa -ag'
alias la='exa -lag' alias la='exa -lag'
alias ll='exa -lahg' #alias ll='exa -lahg'
# todo-txt # todo-txt
alias todo='todo-txt' alias todo='todo-txt'