fixes theme

This commit is contained in:
Dennis 2025-10-23 09:15:23 +02:00
parent 82e3a06e76
commit 7a9c9910f2
2 changed files with 34 additions and 34 deletions

View file

@ -144,7 +144,7 @@
};
interactiveShellInit = ''
fish_config theme choose "modus-vivendi-tinted"
fish_config theme choose modus-vivendi-tinted
set hn (prompt_hostname)
set fish_cursor_default block blink
@ -165,6 +165,9 @@
zoxide init fish | source
fnm env --use-on-cd --shell fish | source
rbenv init - | source
# Temporary fix because of https://github.com/atuinsh/atuin/issues/2803
atuin init fish | sed 's/-k up/up/' | source
'';
shellAbbrs = {