Skip to content

Commit

Permalink
alias airport
Browse files Browse the repository at this point in the history
  • Loading branch information
schvin committed Apr 3, 2012
1 parent 07fe50c commit 82377dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions files/.tcshrc
Expand Up @@ -45,6 +45,7 @@ if ($?OSTYPE) then
switch ($OSTYPE)
case "darwin":
alias lock '/System/Library/Frameworks/ScreenSaver.framework/Resources/ScreenSaverEngine.app/Contents/MacOS/ScreenSaverEngine'
alias airport '/System/Library/PrivateFrameworks/Apple80211.framework/Versions/Current/Resources/airport -I'
setenv JAVA_HOME /System/Library/Frameworks/JavaVM.framework/Home/
if(! -e ~/Music/iTunes) then
ln -s /dev/null ~/Music/iTunes
Expand Down

0 comments on commit 82377dc

Please sign in to comment.