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
|
tmux
|
||||||
direnv
|
direnv
|
||||||
ripgrep
|
ripgrep
|
||||||
|
starship
|
||||||
|
|
||||||
unzip
|
unzip
|
||||||
|
|
||||||
watchexec
|
watchexec
|
||||||
password-store
|
password-store
|
||||||
bc
|
bc
|
||||||
|
@ -227,8 +230,6 @@
|
||||||
"eval \"$(starship init bash)\""
|
"eval \"$(starship init bash)\""
|
||||||
"source `guix locate fzf | grep bash_completion | awk -e '{print $2}'`"
|
"source `guix locate fzf | grep bash_completion | awk -e '{print $2}'`"
|
||||||
)))))))
|
)))))))
|
||||||
(service home-zsh-service-type
|
|
||||||
(home-zsh-configuration))
|
|
||||||
(simple-service 'variant-packages-service
|
(simple-service 'variant-packages-service
|
||||||
home-channels-service-type
|
home-channels-service-type
|
||||||
(list (channel
|
(list (channel
|
||||||
|
|
Loading…
Add table
Reference in a new issue