diff options
-rw-r--r-- | .aliases | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -104,9 +104,6 @@ alias spoton="sudo mdutil -a -i on" # PlistBuddy alias, because sometimes `defaults` just doesn’t cut it alias plistbuddy="/usr/libexec/PlistBuddy" -# Launch iOS Simulator -alias ios="open -a /Applications/Xcode.app/Contents/Applications/iPhone\ Simulator.app" - # Ring the terminal bell, and put a badge on Terminal.app’s Dock icon # (useful when executing time-consuming commands) alias badge="tput bel" |