mirror of
https://github.com/spirit-x64/dotfiles.git
synced 2024-11-23 22:53:11 +03:00
remove this interactive annoying shit
This commit is contained in:
parent
fc520e9bd3
commit
ee7bc8d93d
@ -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'
|
||||
|
Loading…
Reference in New Issue
Block a user