Changed fish OMF theme for bobthefish

Signed-off-by: Louis Vallat <louis@louis-vallat.xyz>
This commit is contained in:
Louis Vallat 2022-01-16 18:14:19 +01:00
parent 8078b529a6
commit fbb522ce5e
No known key found for this signature in database
GPG Key ID: 0C87282F76E61283
4 changed files with 5 additions and 1 deletions

View File

@ -5,3 +5,5 @@ set -q XDG_DATA_HOME
# Load Oh My Fish configuration.
source $OMF_PATH/init.fish
set -g theme_display_git_default_branch yes
set -g theme_use_abbreviated_branch_name no

View File

@ -21,6 +21,7 @@ Plug 'norcalli/nvim-colorizer.lua'
Plug 'vim-airline/vim-airline'
Plug 'nvim-lua/plenary.nvim'
Plug 'lewis6991/gitsigns.nvim'
Plug 'vim-scripts/DoxygenToolkit.vim'
call plug#end()

View File

@ -1,2 +1,3 @@
theme agnoster
theme bobthefish
theme default

View File

@ -1 +1 @@
agnoster
bobthefish