mirror of
https://github.com/spirit-x64/dotfiles.git
synced 2025-01-19 05:21:46 +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 l.='ls -d .*'
|
||||||
alias tree='tree -a -I ".git/"'
|
alias tree='tree -a -I ".git/"'
|
||||||
alias mkdir='mkdir -pv'
|
alias mkdir='mkdir -pv'
|
||||||
alias rm='rm -I --preserve-root'
|
|
||||||
|
|
||||||
# Power management
|
# Power management
|
||||||
alias reboot='sudo /usr/bin/reboot'
|
alias reboot='sudo /usr/bin/reboot'
|
||||||
|
Loading…
Reference in New Issue
Block a user