remove zsh service and add starship
This commit is contained in:
parent
c53895985f
commit
e7ce89f429
1 changed files with 3 additions and 2 deletions
|
@ -90,7 +90,10 @@
|
|||
tmux
|
||||
direnv
|
||||
ripgrep
|
||||
starship
|
||||
|
||||
unzip
|
||||
|
||||
watchexec
|
||||
password-store
|
||||
bc
|
||||
|
@ -227,8 +230,6 @@
|
|||
"eval \"$(starship init bash)\""
|
||||
"source `guix locate fzf | grep bash_completion | awk -e '{print $2}'`"
|
||||
)))))))
|
||||
(service home-zsh-service-type
|
||||
(home-zsh-configuration))
|
||||
(simple-service 'variant-packages-service
|
||||
home-channels-service-type
|
||||
(list (channel
|
||||
|
|
Loading…
Add table
Reference in a new issue