mirror of
https://github.com/lloeki/dotfiles.git
synced 2025-12-06 07:24:39 +01:00
fix stuff
This commit is contained in:
parent
e47db099b9
commit
48be4c14c5
5 changed files with 11 additions and 18 deletions
2
zsh/rc
2
zsh/rc
|
|
@ -14,6 +14,8 @@ source $DOTFILES_ZSH_DIR/prompt
|
|||
source $DOTFILES_SHELL_DIR/bundler
|
||||
source $DOTFILES_SHELL_DIR/go
|
||||
|
||||
set -o ignoreeof
|
||||
|
||||
source $DOTFILES_SHELL_DIR/git_prompt_info
|
||||
GIT_PS1_SHOWDIRTYSTATE=1
|
||||
GIT_PS1_SHOWSTASHSTATE=1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue