configs  Diff

Differences From Artifact [1ca29cd971]:

To Artifact [3c2864cdb6]:


1

2
3
4
5
6
7
8
set -g fish_greeting

set -g fish_escape_delay_ms 300

set -g fish_color_autosuggestion 303030
set -g fish_color_command 205cb3
set -g fish_color_comment 6600cc
set -g fish_color_cwd 209060
set -g fish_color_end 730099

>







1
2
3
4
5
6
7
8
9
set -g fish_greeting
set -g fish_key_bindings hybrid_bindings
set -g fish_escape_delay_ms 300

set -g fish_color_autosuggestion 303030
set -g fish_color_command 205cb3
set -g fish_color_comment 6600cc
set -g fish_color_cwd 209060
set -g fish_color_end 730099