revert back to a darker theme

This commit is contained in:
aminnairi
2023-07-27 11:07:35 +02:00
parent 0e95f00bbc
commit e39a8c136a
2 changed files with 1 additions and 4 deletions
-3
View File
@@ -8,9 +8,6 @@ if status is-interactive
# Set the editor to use vim # Set the editor to use vim
set --export --global EDITOR nvim set --export --global EDITOR nvim
# Set the terminal
set --export --global TERM "screen-256color"
# Install OMF if it is not already # Install OMF if it is not already
if test ! -d ~/.local/share/omf if test ! -d ~/.local/share/omf
curl -L https://get.oh-my.fish | fish curl -L https://get.oh-my.fish | fish
+1 -1
View File
@@ -1 +1 @@
bobthefish agnoster