authorized_keys tail
This commit is contained in:
parent
26d74cb5e2
commit
0ee03a1173
2 changed files with 5 additions and 3 deletions
|
@ -18,6 +18,7 @@ alias grep="grep --color=tty"
|
|||
alias dd='dd status=progress'
|
||||
alias rm='rm -v --one-file-system'
|
||||
alias free='free -m'
|
||||
alias diff='diff --color=auto'
|
||||
alias dmesg='dmesg --ctime'
|
||||
alias wget='wget --hsts-file $HOME/.cache/wget-hsts'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue