From e39a8c136a51047ded4190326fbbcae2c9382044 Mon Sep 17 00:00:00 2001 From: aminnairi <18418459+aminnairi@users.noreply.github.com> Date: Thu, 27 Jul 2023 11:07:35 +0200 Subject: [PATCH] revert back to a darker theme --- fish/config.fish | 3 --- omf/theme | 2 +- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/fish/config.fish b/fish/config.fish index 2d3ac04..181648d 100644 --- a/fish/config.fish +++ b/fish/config.fish @@ -8,9 +8,6 @@ if status is-interactive # Set the editor to use vim set --export --global EDITOR nvim - # Set the terminal - set --export --global TERM "screen-256color" - # Install OMF if it is not already if test ! -d ~/.local/share/omf curl -L https://get.oh-my.fish | fish diff --git a/omf/theme b/omf/theme index ff8a58d..e957063 100644 --- a/omf/theme +++ b/omf/theme @@ -1 +1 @@ -bobthefish +agnoster