Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewfallshaw committed Apr 11, 2010
1 parent 400db64 commit 9158049
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions bash_aliases
Original file line number Diff line number Diff line change
Expand Up @@ -144,11 +144,6 @@ alias pwsafe='pwsafe -E'
alias svnst="svn st | grep -v '^\?'"
alias which='which -a'

function clear-completion {
clear-completion-cap
clear-completion-rake
}

function cdp {
if [ -z "$1" ]; then
cd ~/Desktop/projects
Expand Down

0 comments on commit 9158049

Please sign in to comment.