oops
This commit is contained in:
parent
a49a2c0458
commit
79ed2cbd78
1 changed files with 2 additions and 1 deletions
|
@ -62,7 +62,8 @@
|
||||||
source "$dotfile"
|
source "$dotfile"
|
||||||
done
|
done
|
||||||
|
|
||||||
source "$ZDOTDIR/.zshrc"
|
export RE_SOURCE=1
|
||||||
|
[ -z "$RE_SOURCE" ] && source "$ZDOTDIR/.zshrc"
|
||||||
'';
|
'';
|
||||||
|
|
||||||
plugins = [
|
plugins = [
|
||||||
|
|
Loading…
Add table
Reference in a new issue