parent
a3a5851745
commit
c2bb41351b
1 changed files with 1 additions and 0 deletions
|
|
@ -12,6 +12,7 @@ alias fix-perms='find -type d -exec chmod 755 "{}" \; && find -type f -exec chmo
|
|||
alias hexedit='hexedit --color'
|
||||
alias hw-info='sudo hw-info | less -S'
|
||||
alias ip='ip -br -c'
|
||||
alias journal='echo -e "Monitoring journal output...\n" && journalctl -kf | grep -Eiv "audit|pam|ufw"'
|
||||
alias less='less -S'
|
||||
alias ls='ls --color=auto'
|
||||
alias mkdir='mkdir -p'
|
||||
|
|
|
|||
Loading…
Reference in a new issue