Compare commits
2 commits
397c65c1b7
...
036eef93ff
Author | SHA1 | Date | |
---|---|---|---|
036eef93ff | |||
45a5a6d479 |
2 changed files with 2 additions and 1 deletions
|
@ -1,3 +1,4 @@
|
|||
[general]
|
||||
live_config_reload = true
|
||||
|
||||
[colors]
|
||||
|
|
2
.zshrc
2
.zshrc
|
@ -277,7 +277,7 @@ if [ "$skip_load" = false ]; then
|
|||
# shellchek disable=SC2164
|
||||
load_working_dir && cd - > /dev/null || true
|
||||
else
|
||||
echo "LWD: Skipped loading working dir because of direnv"
|
||||
echo "LWD: Skipped because of direnv"
|
||||
fi
|
||||
|
||||
# Case insensitive globbing (fix for termux)
|
||||
|
|
Loading…
Add table
Reference in a new issue