Shuffle shell alias definitions around a bit

This commit is contained in:
2020-05-04 20:52:14 +01:00
parent 50ea657064
commit f8aac5d462
3 changed files with 2 additions and 4 deletions

View File

@@ -4,9 +4,8 @@
# Aliases
alias o="open"
# Flush DNS cache
alias flush_dns="dscacheutil -flushcache"
alias open_ports="sudo lsof -i -Pn | grep LISTEN"
# Open man page in Preview.
pman () {