From 1b45938e2cb967d9e5a7ba08b7529da295197f25 Mon Sep 17 00:00:00 2001 From: Mo8it Date: Tue, 22 Nov 2022 19:08:03 +0100 Subject: [PATCH] Remove atuin in fish config --- .config/fish/config.fish | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.config/fish/config.fish b/.config/fish/config.fish index 5493b0e..87bcdf8 100644 --- a/.config/fish/config.fish +++ b/.config/fish/config.fish @@ -33,12 +33,6 @@ if status is-interactive # Interactive environment variables set -x EDITOR /usr/bin/nvim - # Setup - ## Atuin - set -gx ATUIN_NOBIND true - atuin init fish | source - bind \cr _atuin_search - # Abbreviations ## Replacements abbr -ag rm trash