fish: Source wal colors as needed

This commit is contained in:
Donovan Glover 2023-01-07 01:06:38 -05:00
parent fff41b8d39
commit cc4c81b4d0
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -81,6 +81,11 @@ if string match -qe -- "/dev/pts/" (tty)
alias ssh="kitty +kitten ssh"
end
# Source wal colors as needed
if status is-interactive; and test "$TERM" = "xterm-256color"
cat ~/.cache/wal/sequences
end
# Abbreviations are aliases that expand
if not set -q set_abbr
set -U set_abbr