fix(fish): problem with loading order of asdf

This commit is contained in:
Stefan Imhoff
2024-03-16 12:46:12 +01:00
parent e9d3173423
commit 948ea065a8
2 changed files with 4 additions and 4 deletions

View File

@@ -34,7 +34,7 @@ set -g status-interval 1
set -g focus-events on
# Allow passthrough color escape sequences (Base16)
set -g allow-passthrough 1
# set -g allow-passthrough 1
# History
set-option -g history-limit 50000