mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-01 13:01:21 -03:00
share/**.fish: reformat with fish_indent
This commit is contained in:
@@ -28,7 +28,7 @@ function __fish_config_interactive -d "Initializations that should be performed
|
||||
|
||||
# If we are starting up for the first time, set various defaults.
|
||||
if test $__fish_initialized -lt 3400
|
||||
# Regular syntax highlighting colors
|
||||
# Regular syntax highlighting colors
|
||||
__init_uvar fish_color_normal normal
|
||||
__init_uvar fish_color_command blue
|
||||
__init_uvar fish_color_param cyan
|
||||
|
||||
Reference in New Issue
Block a user