Commit Graph

13 Commits

Author SHA1 Message Date
Jan Bernlöhr
4d0efc87aa
themes/powerline: Fix POWERLINE_PROMPT is not an array (#37)
Authored-by: Jan Bernloehr <bosch.bernloehr@extaccount.com>
2020-06-11 15:40:27 +07:00
lucasgnavarro
749823b78f
themes/agnoster: Changes in prompt_virtualenv() function in order to show the python version and not the folder name. (#147) 2020-06-11 15:38:32 +07:00
Nikolas Garofil
8e9b7646b9
themes: Add new theme 'garo' (#133)
* Extra theme 'garo'

* theme garo: export vars
2020-06-11 14:49:11 +07:00
Israel Antonio Rosales Laguan
ec1921490f Themes: screenshots added (#116)
* [feat] THEMES.md: Add screenshots

What?:
- Add screens for all themes
- Add THEMES.md to showcase all screens

Breaking Changes? None

* fix #114

What?:
- Add screenshots to be added to wiki

Breaking Changes? None
2019-12-31 15:00:02 +07:00
Kreyren
429ffc1cbc oh-my-bash.sh : Fix for #70 #59 (#71)
* oh-my-bash.sh : Fix for #70

* Future proofing

* Fixed symlink for agnoster-bash.theme.sh

* Reaction on https://github.com/ohmybash/oh-my-bash/pull/71#discussion_r307617303
2019-07-31 16:13:08 +07:00
Rohit Potter
7c23eda3c2 Adding readme.md for agnoster theme (#57) 2019-05-14 12:25:47 +07:00
Rohit Potter
c35410e847 Added agnoster theme files (#54) 2019-05-09 23:26:54 +07:00
DDifDEVzero
6ade77f3bb function append_prompt_override (#33)
set "function" before append_prompt_override in line 521 so that bash could known the comman
2018-08-24 10:47:25 +10:00
Erwin Jansen
246d698e4c Allow overriding of prompt addition (#24)
Some environments have stringent security features that do not allow the
execution of functions inside `$PROMPT_COMMAND`, breaking every individual
theme.

We now allow the overriding of the prompt setter command to workaround
this.
2018-08-13 16:18:49 +10:00
Toan Nguyen
e65c390bfa Improve oh-my-bash functionality
* Implement aliases, completion in oh-my-bash
 * Added default themes from Bash-it
 * Fixed few issues
2017-10-10 18:07:01 +07:00
Toan Nguyen
ea1c9371e1 Added shebash line and fix some issues 2017-03-20 19:51:00 +07:00
Toan Nguyen
b5f0dd14ca Fix powerline theme variable not match the theme's name 2017-03-19 16:26:13 +07:00
Toan Nguyen
adc673b02a Initial Oh My Bash framework 2017-03-19 15:40:25 +07:00