Small fixes.

This commit is contained in:
Artem Sapegin
2012-10-22 12:32:31 +04:00
parent 41cefe2dc1
commit 7ba3fe2bb9
3 changed files with 2 additions and 6 deletions

View File

@ -87,7 +87,4 @@ ginit() { grunt init:$@; }
function proj { cd "$("$HOME/dotfiles/bin/opener.py" "$HOME/Dropbox/Projects" $1 -w project $2)"; }
function repo { cd "$("$HOME/dotfiles/bin/opener.py" "$HOME/Dropbox/Projects" $1 -w repo $2)"; }
function wptheme { cd "$("$HOME/dotfiles/bin/opener.py" "$HOME/Dropbox/Projects" $1 -w wptheme $2)"; }
# Load external aliases
source ~/dotfiles/includes/functions.sh