add starship
This commit is contained in:
parent
58e4784b31
commit
0c0e10555d
5 changed files with 104 additions and 1847 deletions
|
|
@ -3,8 +3,6 @@
|
|||
config.programs.zsh = {
|
||||
initContent = ''
|
||||
export PATH=$PATH:/home/vinzenz/.cargo/bin
|
||||
|
||||
source ${./.zsh/p10k.zsh}
|
||||
'';
|
||||
enableCompletion = true;
|
||||
|
||||
|
|
@ -26,5 +24,4 @@
|
|||
expireDuplicatesFirst = true;
|
||||
};
|
||||
};
|
||||
config.programs.zsh-powerlevel10k.enable = true;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue