Fix some incompatibilities

This commit is contained in:
Anthony Oteri
2022-05-24 22:00:39 -04:00
parent 9e8cf35225
commit d48f25c79e
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
# VERSION: 3.0 # VERSION: 3.0
SETUVAR __done_min_cmd_duration:10000 SETUVAR __done_min_cmd_duration:10000
SETUVAR __done_notification_urgency_level:low SETUVAR __done_notification_urgency_level:low
SETUVAR __fish_initialized:3400 SETUVAR __fish_initialized:3100
SETUVAR fish_color_autosuggestion:555\x1ebrblack SETUVAR fish_color_autosuggestion:555\x1ebrblack
SETUVAR fish_color_cancel:\x2dr SETUVAR fish_color_cancel:\x2dr
SETUVAR fish_color_command:005fd7 SETUVAR fish_color_command:005fd7
+1 -1
View File
@@ -9,7 +9,7 @@ setw -q -g utf8 on
set -g mouse on set -g mouse on
set-option -g default-shell /usr/bin/fish set-option -g default-shell /usr/bin/bash
# -- display ------------------------------------------------------------------ # -- display ------------------------------------------------------------------
set -g base-index 1 set -g base-index 1