mirror of
https://github.com/lloeki/dotfiles.git
synced 2025-12-06 07:24:39 +01:00
bundler and go suport for bash too
This commit is contained in:
parent
85d27c709e
commit
6f4df09b76
4 changed files with 25 additions and 15 deletions
4
zsh/rc
4
zsh/rc
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue