This commit is contained in:
Johannes Findeisen 2025-07-23 02:18:15 +02:00
commit fcff8030dc
3 changed files with 3 additions and 23 deletions

View file

@ -22,6 +22,8 @@ alias lla='ls -la --color'
alias llh='ls -lh --color'
alias llah='ls -lah --color'
alias su='us -'
alias n='nnn -diUxe'
alias vi=vim