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
2
bash/rc
2
bash/rc
|
|
@ -8,6 +8,8 @@ source $DOTFILES_BASH_DIR/prompt
|
|||
source $DOTFILES_BASH_DIR/history
|
||||
source $DOTFILES_BASH_DIR/term_title
|
||||
source $DOTFILES_BASH_DIR/completion
|
||||
source $DOTFILES_SHELL_DIR/bundler
|
||||
source $DOTFILES_SHELL_DIR/go
|
||||
|
||||
precmd() {
|
||||
set_prompt
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue