comment out enabling starship in bash
This commit is contained in:
parent
4ac93389e2
commit
392a5298fa
1 changed files with 1 additions and 1 deletions
|
@ -225,7 +225,7 @@
|
||||||
(format #f "~{~a~&~}"
|
(format #f "~{~a~&~}"
|
||||||
(list
|
(list
|
||||||
"eval \"$(direnv hook bash)\""
|
"eval \"$(direnv hook bash)\""
|
||||||
"eval \"$(starship init bash)\""
|
;; "eval \"$(starship init bash)\""
|
||||||
"eval \"$(atuin init bash)\""
|
"eval \"$(atuin init bash)\""
|
||||||
)))))))
|
)))))))
|
||||||
(simple-service 'variant-packages-service
|
(simple-service 'variant-packages-service
|
||||||
|
|
Loading…
Add table
Reference in a new issue