Fixed zoxide not working.
This commit is contained in:
@ -9,6 +9,7 @@
|
||||
|
||||
shellInit = ''
|
||||
source /home/${username}/NixOS/other/aliases
|
||||
eval "$(${pkgs.zoxide}/bin/zoxide init zsh --cmd cd)"
|
||||
'';
|
||||
|
||||
#To reset powerlevel10k, write 'p10k configure' in shell!
|
||||
|
||||
Reference in New Issue
Block a user