Created
May 18, 2020 22:24
-
-
Save dnlcorrea/bdce82006699b8eae7e29d3fcc4d1505 to your computer and use it in GitHub Desktop.
Prevent fish from printing wal sequences in odd places
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
if status --is-interactive | |
cat ~/.cache/wal/sequences & | |
end |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment