Anton Shestakov <av6@dwimlabs.net>, Sat, 08 May 2021 08:00:55 +0800
htoprc: new config
.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"