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