remove this interactive annoying shit

This commit is contained in:
Spirit 👾 2024-07-29 06:17:29 +03:00 committed by GitHub
parent fc520e9bd3
commit ee7bc8d93d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -25,7 +25,6 @@ alias ll='ls -la'
alias l.='ls -d .*'
alias tree='tree -a -I ".git/"'
alias mkdir='mkdir -pv'
alias rm='rm -I --preserve-root'
# Power management
alias reboot='sudo /usr/bin/reboot'