From 44765f09216d097e069352eb48ff9996763d5971 Mon Sep 17 00:00:00 2001 From: Daniele Fucini Date: Thu, 4 Apr 2024 17:54:29 +0200 Subject: [PATCH] Use fish shell --- .bashrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.bashrc b/.bashrc index 60d7fc2..bd06fef 100644 --- a/.bashrc +++ b/.bashrc @@ -25,6 +25,6 @@ eval "$(beet completion)" export EDITOR=vim export SUDO_EDITOR=rvim -fastfetch - eval "$(starship init bash)" + +exec fish