Skip to content

Commit

Permalink
remove screen and exit aliases
Browse files Browse the repository at this point in the history
  • Loading branch information
David Terei committed May 18, 2012
1 parent 349e3b4 commit b22bed6
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .aliases
Expand Up @@ -127,10 +127,6 @@ alias jsonp='python -mjson.tool'
#simple web server at current director #simple web server at current director
alias www='python -m SimpleHTTPServer' alias www='python -m SimpleHTTPServer'


#screen alias
alias s='screen'
alias x='exit'

# ======================= # =======================
# GHC Development aliases # GHC Development aliases
# ======================= # =======================
Expand Down

0 comments on commit b22bed6

Please sign in to comment.