diff --git a/.config/fish/fish_variables b/.config/fish/fish_variables index 4609fb8..50ed3bf 100644 --- a/.config/fish/fish_variables +++ b/.config/fish/fish_variables @@ -2,7 +2,7 @@ # VERSION: 3.0 SETUVAR __done_min_cmd_duration:10000 SETUVAR __done_notification_urgency_level:low -SETUVAR __fish_initialized:3400 +SETUVAR __fish_initialized:3100 SETUVAR fish_color_autosuggestion:555\x1ebrblack SETUVAR fish_color_cancel:\x2dr SETUVAR fish_color_command:005fd7 diff --git a/.tmux.conf b/.tmux.conf index 170fa5f..e19230e 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -9,7 +9,7 @@ setw -q -g utf8 on set -g mouse on -set-option -g default-shell /usr/bin/fish +set-option -g default-shell /usr/bin/bash # -- display ------------------------------------------------------------------ set -g base-index 1