Anton Shestakov <av6@dwimlabs.net>, Sun, 17 Mar 2019 13:27:28 +0800
keyboard: this one too
.bash_aliases
Permissions: -rw-r--r--
alias ls="ls --color=auto" alias grep="grep --color=auto" alias egrep="egrep --color=auto" alias fgrep="fgrep --color=auto" alias whatsopen="lsof -i -P -n -sTCP:LISTEN"