add p10k configs to zsh
This commit is contained in:
parent
ab36b7bf4c
commit
3f59636fda
2 changed files with 1747 additions and 0 deletions
|
|
@ -13,6 +13,7 @@
|
||||||
rsydn.shell.zsh = {
|
rsydn.shell.zsh = {
|
||||||
enable = true;
|
enable = true;
|
||||||
enableVimMode = true;
|
enableVimMode = true;
|
||||||
|
powerlevel10kConfigFile = ./shell/p10k.zsh;
|
||||||
};
|
};
|
||||||
|
|
||||||
programs.git.enable = true;
|
programs.git.enable = true;
|
||||||
|
|
|
||||||
1746
modules/home/rsydn/shell/p10k.zsh
Normal file
1746
modules/home/rsydn/shell/p10k.zsh
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue