bundler and go suport for bash too

This commit is contained in:
Loic Nageleisen 2013-12-19 10:24:26 +01:00
parent 85d27c709e
commit 6f4df09b76
4 changed files with 25 additions and 15 deletions

4
zsh/rc
View file

@ -11,8 +11,8 @@ source $DOTFILES_ZSH_DIR/keybindings
source $DOTFILES_ZSH_DIR/vi
source $DOTFILES_ZSH_DIR/completion
source $DOTFILES_ZSH_DIR/prompt
source $DOTFILES_ZSH_DIR/bundler
source $DOTFILES_ZSH_DIR/go
source $DOTFILES_SHELL_DIR/bundler
source $DOTFILES_SHELL_DIR/go
source $DOTFILES_SHELL_DIR/git_prompt_info
GIT_PS1_SHOWDIRTYSTATE=1