fix promptinit
This commit is contained in:
parent
dc65c4c5c7
commit
0197610e3f
|
@ -32,6 +32,9 @@
|
|||
source ${pkgs.zsh-fzf-tab}/share/fzf-tab/fzf-tab.plugin.zsh
|
||||
source ${pkgs.agdsn-zsh-config}/etc/zsh/zshrc
|
||||
'';
|
||||
promptInit = ''
|
||||
prompt_hw_setup
|
||||
'';
|
||||
};
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue