Skip to content

Commit

Permalink
.aliases: Add macOS airport alias
Browse files Browse the repository at this point in the history
  • Loading branch information
mathiasbynens committed Dec 29, 2016
1 parent 44839fa commit 93b4d5e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .aliases
Expand Up @@ -122,6 +122,9 @@ alias spoton="sudo mdutil -a -i on"
# PlistBuddy alias, because sometimes `defaults` just doesn’t cut it
alias plistbuddy="/usr/libexec/PlistBuddy"

# Airport CLI alias
alias airport='/System/Library/PrivateFrameworks/Apple80211.framework/Versions/Current/Resources/airport'

# Ring the terminal bell, and put a badge on Terminal.app’s Dock icon
# (useful when executing time-consuming commands)
alias badge="tput bel"
Expand Down

0 comments on commit 93b4d5e

Please sign in to comment.