106:3f4d203fe46f
Anton Shestakov <av6@dwimlabs.net>, Mon, 04 Jan 2016 14:20:06 +0800
fonts: reformat local.conf

next change 107:5b333e300578
previous change 104:6ca1043912e4

.bash_aliases

Permissions: -rw-r--r--

Other formats: Feeds:
#!/bin/bash
alias ls="ls --color=auto"
alias grep="grep --color=auto"
alias cal="cal -NM3"
alias whatsopen="lsof -i -P -n -sTCP:LISTEN"