Use fish shell

This commit is contained in:
daniele 2024-04-04 17:54:29 +02:00
parent df1f2ccb3a
commit 44765f0921
Signed by: fuxino
GPG Key ID: 981A2B2A3BBF5514

View File

@ -25,6 +25,6 @@ eval "$(beet completion)"
export EDITOR=vim export EDITOR=vim
export SUDO_EDITOR=rvim export SUDO_EDITOR=rvim
fastfetch
eval "$(starship init bash)" eval "$(starship init bash)"
exec fish