Cleanup some old aliases and functions

This commit is contained in:
2017-02-18 13:08:12 -05:00
parent 178e1873a4
commit d7e9e66ff7
2 changed files with 1 additions and 23 deletions

View File

@@ -35,7 +35,6 @@ alias bld='brew link --overwrite --dry-run'
alias bower='noglob bower'
alias bu='bundle update'
alias bo='bundle open'
alias chrome='google-chrome-stable'
alias clipboard='xclip -selection c'
alias cloc='cloc --no3 --by-file-by-lang .'
alias cls=clear