Skip to content

Instantly share code, notes, and snippets.

@dnlcorrea
Created May 18, 2020 22:24
Show Gist options
  • Save dnlcorrea/bdce82006699b8eae7e29d3fcc4d1505 to your computer and use it in GitHub Desktop.
Save dnlcorrea/bdce82006699b8eae7e29d3fcc4d1505 to your computer and use it in GitHub Desktop.
Prevent fish from printing wal sequences in odd places
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