Skip to content

Commit e623376

Browse files
author
kevinSuttle
committed
Remove unused aliases
1 parent 9fb6603 commit e623376

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

fish/abbreviations.fish

-2
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,8 @@ abbr -a cdd cd ~/Downloads
3030
abbr -a cddf cd ~/Code/dotfiles
3131
abbr -a cdl cd ~/Code/laptop
3232
abbr -a cds cd ~/Code/kevinsuttle.github.io
33-
abbr -a cdb cd ~/Code/bluemix-beta
3433

3534
# Application Shortcuts
36-
abbr -a st open -a "Sublime Text"
3735
abbr -a start_server "python -m SimpleHTTPServer"
3836

3937
# Commands

0 commit comments

Comments
 (0)