Fix init path
This commit is contained in:
parent
29cb527ec5
commit
503bba3360
1 changed files with 1 additions and 1 deletions
|
@ -6,4 +6,4 @@ source $ZSH/oh-my-zsh.sh
|
||||||
source ~/.zplug/init.zsh
|
source ~/.zplug/init.zsh
|
||||||
|
|
||||||
# Use custom config
|
# Use custom config
|
||||||
source /home/dhalucario/.devconf/zshcfg/init.zsh
|
source ~/.devconf/zshcfg/init.zsh
|
||||||
|
|
Loading…
Reference in a new issue