T
This commit is contained in:
parent
1612aa05b4
commit
26d74cb5e2
3 changed files with 3 additions and 3 deletions
|
@ -16,7 +16,7 @@ HISTFILE="$HOME/.cache/shell_history"
|
|||
alias cp="cp -i --reflink=auto"
|
||||
alias grep="grep --color=tty"
|
||||
alias dd='dd status=progress'
|
||||
alias rm='rm -Iv --one-file-system'
|
||||
alias rm='rm -v --one-file-system'
|
||||
alias free='free -m'
|
||||
alias dmesg='dmesg --ctime'
|
||||
alias wget='wget --hsts-file $HOME/.cache/wget-hsts'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue