fix bug: ~ missing from initial zgen source line
This commit is contained in:
parent
e9282dc6b9
commit
ba10801e76
1 changed files with 1 additions and 1 deletions
2
zshrc
2
zshrc
|
|
@ -1,5 +1,5 @@
|
||||||
echo "Loading zgen..."
|
echo "Loading zgen..."
|
||||||
source bin/zgen/zgen.zsh
|
source ~/bin/zgen/zgen.zsh
|
||||||
|
|
||||||
source ~/bin/fixcolors
|
source ~/bin/fixcolors
|
||||||
HIST_STAMPS="yyyy-mm-dd"
|
HIST_STAMPS="yyyy-mm-dd"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue