Skip to content
This repository has been archived by the owner on Sep 16, 2020. It is now read-only.

Commit

Permalink
added alias to lock mac
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Sanders committed Jun 19, 2010
1 parent 5d17824 commit 7e68250
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .aliases
Expand Up @@ -24,6 +24,7 @@ alias hide='chflags hidden' # Hide a file from GUI in OS X.
alias ip='curl -s "http://whatismyip.org" -w "\n"'
alias keychain='open -a Keychain\ Access'
alias lock='sudo chflags uchg' # Lock file from modification in OS X.
alias lockmac='/System/Library/CoreServices/Menu\ Extras/User.menu/Contents/Resources/CGSession -suspend'
alias ls='ls -F'
alias mon='open -a Activity\ Monitor'
alias mp3='open -a iTunes'
Expand Down

0 comments on commit 7e68250

Please sign in to comment.