Skip to content

Commit

Permalink
Remove unused aliases
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinSuttle committed Jun 26, 2015
1 parent 9fb6603 commit e623376
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions fish/abbreviations.fish
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,8 @@ abbr -a cdd cd ~/Downloads
abbr -a cddf cd ~/Code/dotfiles
abbr -a cdl cd ~/Code/laptop
abbr -a cds cd ~/Code/kevinsuttle.github.io
abbr -a cdb cd ~/Code/bluemix-beta

# Application Shortcuts
abbr -a st open -a "Sublime Text"
abbr -a start_server "python -m SimpleHTTPServer"

# Commands
Expand Down

0 comments on commit e623376

Please # to comment.