mirror of
https://github.com/nickolaj-jepsen/nixos.git
synced 2026-01-22 16:16:50 +01:00
Chore: update formatter
This commit is contained in:
parent
3eb72c17d7
commit
880c97dff8
4 changed files with 37 additions and 20 deletions
|
|
@ -25,16 +25,16 @@ set -U fish_pager_color_progress brwhite --background=cyan
|
|||
set -U fish_pager_color_completion normal
|
||||
set -U fish_pager_color_description yellow --italics
|
||||
set -U fish_pager_color_selected_background --reverse
|
||||
set -U fish_pager_color_selected_description
|
||||
set -U fish_pager_color_selected_completion
|
||||
set -U fish_pager_color_secondary_completion
|
||||
set -U fish_pager_color_secondary_background
|
||||
set -U fish_color_keyword
|
||||
set -U fish_pager_color_selected_prefix
|
||||
set -U fish_pager_color_background
|
||||
set -U fish_pager_color_secondary_prefix
|
||||
set -U fish_pager_color_secondary_description
|
||||
set -U fish_color_host_remote
|
||||
set -U fish_pager_color_selected_description
|
||||
set -U fish_pager_color_selected_completion
|
||||
set -U fish_pager_color_secondary_completion
|
||||
set -U fish_pager_color_secondary_background
|
||||
set -U fish_color_keyword
|
||||
set -U fish_pager_color_selected_prefix
|
||||
set -U fish_pager_color_background
|
||||
set -U fish_pager_color_secondary_prefix
|
||||
set -U fish_pager_color_secondary_description
|
||||
set -U fish_color_host_remote
|
||||
set -U fish_color_option
|
||||
|
||||
# Bobthefish config
|
||||
|
|
@ -42,4 +42,4 @@ set -g theme_date_timezone Europe/Copenhagen
|
|||
set -g theme_date_format "+%a %H:%M"
|
||||
set -g theme_nerd_fonts yes
|
||||
set -g theme_color_scheme terminal
|
||||
set -g theme_display_user ssh
|
||||
set -g theme_display_user ssh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue