Show HN: prm – A minimal project manager for the terminal(github.com)
github.com
Show HN: prm – A minimal project manager for the terminal
https://github.com/eivind88/prm
2 コメント
Very nice. How well does this work with the `fish` shell? Also, have you thought about setting an envvar that stores the current project name so you can do things like display it in your shell prompt?
Thanks. I don't really know how well prm works with bash-alternatives (like fish and zsh), as I don't use them myself.
I'm very much open to contributions that fix issues with these (that don't break bash support), though.
There already is prompt-integration (at least in bash) already, though this is perhaps not very clear from the readme at present.
There already is prompt-integration (at least in bash) already, though this is perhaps not very clear from the readme at present.
Alright, I tried it out, but it doesn't seem to work on fish :(
Here's the issue: https://github.com/eivind88/prm/issues/2
Here's the issue: https://github.com/eivind88/prm/issues/2
Nice. I did something similar some time ago: https://github.com/grn/bash-ctx