stuff
This commit is contained in:
parent
6a50884753
commit
4e1f46ab72
2 changed files with 7 additions and 3 deletions
|
@ -6,6 +6,7 @@ alias mv='mv -i'
|
|||
|
||||
alias psg='ps aux | grep -v grep | grep'
|
||||
alias duplHostKeys='cat $HOME/.ssh/known_hosts | cut -d" " -f3 | sort | uniq -d'
|
||||
alias has="curl -sL https://git.io/_has | bash -s"
|
||||
|
||||
alias sc-status="sudo systemctl status"
|
||||
alias sc-start="sudo systemctl start"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue