mirror of
https://github.com/lloeki/dotfiles.git
synced 2025-12-06 07:24:39 +01:00
Fix some Ruby stuff
This commit is contained in:
parent
f73e13ffeb
commit
70b4d2d257
6 changed files with 30 additions and 5 deletions
1
bash/rc
1
bash/rc
|
|
@ -10,6 +10,7 @@ source $DOTFILES_BASH_DIR/history
|
|||
source $DOTFILES_BASH_DIR/term_title
|
||||
source $DOTFILES_BASH_DIR/completion
|
||||
source $DOTFILES_SHELL_DIR/go
|
||||
source $DOTFILES_SHELL_DIR/chruby
|
||||
source $DOTFILES_BASH_DIR/fzf
|
||||
|
||||
source $DOTFILES_SHELL_DIR/git_prompt_info
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue