From b88d77fb2d0d5028a6f5670695dee6bec129501f Mon Sep 17 00:00:00 2001 From: Ryan Schanzenbacher Date: Fri, 5 Apr 2024 11:57:45 -0400 Subject: ahhh sloppy fish, still needs fixing, esp with the vars --- home-config/bashrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'home-config/bashrc') diff --git a/home-config/bashrc b/home-config/bashrc index 0c61ee6..0fbbb57 100644 --- a/home-config/bashrc +++ b/home-config/bashrc @@ -51,5 +51,5 @@ export XDG_DATA_DIRS=$XDG_DATA_DIRS:/var/lib/flatpak/exports/share:/home/ryan/.l #gpgconf --launch gpg-agent export GPG_TTY=$(tty) -# Setup zoxide for cd command provider -eval "$(zoxide init --cmd cd bash)" +# Replace process with fish +exec fish -- cgit v1.2.3