a fish shell transient prompt

yea

+3 -2
+3 -2
README.md
··· 1 1 # bugstyle 2 2 3 - it's a fish shell prompt 3 + it's a fish shell prompt. you have to do it bug style. 4 4 5 5 you can install it using fisher... is what i would say if you could use fisher 6 6 to install things from non-github repositories. not the case here, this is on 7 7 tangled. you _can_ just take the fish_prompt.fish file and put it in 8 8 `~/.config/fish/functions` for now. 9 9 10 - you need to `set fish_transient_prompt 1` for the transient prompt feature to work. this only exists on fish>=4.1.0 10 + you need to `set fish_transient_prompt 1` for the transient prompt feature to 11 + work. this only exists on fish>=4.1.0 11 12 12 13 ``` 13 14 ~/c/bugstyle.fish → ls