commit
8d1e5ab237
|
|
@ -46,9 +46,9 @@ Anything in the custom directory will be ignored, with the exception of `custom/
|
|||
|
||||
## Themes
|
||||
|
||||
There are a few bash it themes. If you've created your own custom prompts, I'd love it if you shared with everyone else! Just submit a Pull Request to me (revans).
|
||||
There are a few bash it themes. If you've created your own custom prompts, I'd love it if you shared with everyone else! Just submit a Pull Request.
|
||||
|
||||
You can see the theme screenshots [here](https://github.com/revans/bash-it/wiki/Themes)
|
||||
You can see the theme screenshots [here](https://github.com/Bash-it/bash-it/wiki/Themes)
|
||||
|
||||
Alternatively, you can preview the themes in your own shell using `BASH_PREVIEW=true reload`
|
||||
|
||||
|
|
@ -89,7 +89,7 @@ It is possible for themes to ignore the `SCM_CHECK` flag and query specific vers
|
|||
|
||||
### Git prompt
|
||||
|
||||
Bash it has some nice features related to git, continue reading to know more about.
|
||||
Bash it has some nice features related to Git, continue reading to know more about these features.
|
||||
|
||||
#### Repository info in the prompt
|
||||
|
||||
|
|
@ -197,5 +197,5 @@ Thanks, and happing bashing!
|
|||
|
||||
* [List of contributors][contribute]
|
||||
|
||||
[contribute]: https://github.com/revans/bash-it/contributors
|
||||
[contribute]: https://github.com/Bash-it/bash-it/contributors
|
||||
[pass password manager]: http://www.passwordstore.org/
|
||||
|
|
|
|||
Loading…
Reference in New Issue