mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 12:26:39 +00:00
Shuffle shell alias definitions around a bit
This commit is contained in:
@@ -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 () {
|
||||
|
||||
Reference in New Issue
Block a user