fish: Fix loading of color sequences

This commit is contained in:
Robert Kmieć
2021-07-27 22:27:10 +02:00
parent adde355dc3
commit bca8f37392

View File

@@ -15,4 +15,6 @@ set PATH $PATH ~/.local/usr/bin ~/.cargo/bin ~/.local/bin
# ... # ...
# end # end
if status is-interactive
cat ~/.cache/wal/sequences cat ~/.cache/wal/sequences
end