mirror of
https://github.com/anthonyoteri/dotfiles.git
synced 2026-06-05 23:56:52 -04:00
Fix some incompatibilities
This commit is contained in:
@@ -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
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user