diff --git a/.config/fish/config.fish b/.config/fish/config.fish index db76402..f87d437 100644 --- a/.config/fish/config.fish +++ b/.config/fish/config.fish @@ -15,6 +15,6 @@ set fish_complete_path $fish_complete_path /usr/share/fish/competions # ... # end -if status is-interactive - cat ~/.cache/wal/sequences -end +#if status is-interactive +# cat ~/.cache/wal/sequences +#end