mirror of
https://github.com/lloeki/dotfiles.git
synced 2025-12-06 07:24:39 +01:00
Enable kd and direnv for bash
This commit is contained in:
parent
5477e0ebbb
commit
e9f1ee0055
1 changed files with 2 additions and 0 deletions
2
bash/rc
2
bash/rc
|
|
@ -12,6 +12,8 @@ source $DOTFILES_BASH_DIR/completion
|
||||||
source $DOTFILES_SHELL_DIR/go
|
source $DOTFILES_SHELL_DIR/go
|
||||||
source $DOTFILES_SHELL_DIR/chruby
|
source $DOTFILES_SHELL_DIR/chruby
|
||||||
source $DOTFILES_BASH_DIR/fzf
|
source $DOTFILES_BASH_DIR/fzf
|
||||||
|
source $DOTFILES_SHELL_DIR/direnv
|
||||||
|
source $DOTFILES_SHELL_DIR/kd
|
||||||
|
|
||||||
source $DOTFILES_SHELL_DIR/git_prompt_info
|
source $DOTFILES_SHELL_DIR/git_prompt_info
|
||||||
GIT_PS1_SHOWDIRTYSTATE=1
|
GIT_PS1_SHOWDIRTYSTATE=1
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue