We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ls
git status
It would be an interesting experiment to add git status inside of ls. It might be too much noise but worth a go anyway.
new.txt (green or symbol) .ignoredfile (grey) README.md (white for tracked) I wonder how removed works
https://twitter.com/twolfsn/status/439292476734464000
The text was updated successfully, but these errors were encountered:
Attribution: http://jeditoolkit.com/2010/09/04/git-status-in-bash-prompt.html#post
It clicked when I read the title for this. However, the post itself seems to be a precursor to sexy-bash-prompt
sexy-bash-prompt
Sorry, something went wrong.
No branches or pull requests
It would be an interesting experiment to add
git status
inside ofls
. It might be too much noise but worth a go anyway.https://twitter.com/twolfsn/status/439292476734464000
The text was updated successfully, but these errors were encountered: