This commit is contained in:
neo
2018-05-16 18:01:26 +03:00
parent 8c13fe3400
commit 1222eb9fe8
2 changed files with 18 additions and 6 deletions

View File

@@ -6,7 +6,6 @@
################################
#Exports
EDITOR=vim
@@ -27,6 +26,8 @@ alias vi='vim' # Also convinient
alias ss='sshch'
alias dump="HASTE_SERVER=https://dump.aizenberg.co.uk haste"
alias ports='sudo netstat -nape --inet' #Network mon. aliases.
alias opennet='lsof -i'
alias ping='ping -c 4'