shells: try direnv; terminals: use default cursor color
This commit is contained in:
parent
84df469859
commit
c5b18e90fe
6 changed files with 9 additions and 14 deletions
|
@ -99,3 +99,7 @@ if testbin grc; then
|
|||
done
|
||||
unset cmds cmd
|
||||
fi
|
||||
|
||||
if testbin direnv; then
|
||||
eval "$(direnv hook zsh)"
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue