Koichi Murase
744489eb5b
themes/half-way: Adjust coding styles
2021-12-30 22:01:14 +09:00
Memduh Çağrı Demir
c58321b9e6
themes/half-way: Apply review comments
2021-12-30 21:55:06 +09:00
Memduh Çağrı Demir
dbc3db03f3
themes: Add "half-life" theme
2021-12-30 21:54:58 +09:00
Koichi Murase
a3b8e5fdbf
lib/utils: move and refactor "safe_append_prompt_command => _omb_util_append_prompt_command"
2021-12-28 09:21:17 +09:00
Koichi Murase
d59c91bc35
themes/base: Refactor prompt info for ruby envs
2021-12-28 08:53:41 +09:00
Koichi Murase
56c72b87fa
lib/utils: refactor "{type => _omb_util_command}_exists"
2021-12-28 08:33:07 +09:00
Koichi Murase
1401e86e9f
themes: Show the "conda" environment with "virtualenv"
2021-12-27 23:53:16 +09:00
Koichi Murase
77e5874e62
themes/base: Refactor prompt strings for python envs
2021-12-27 23:53:16 +09:00
Koichi Murase
81535a1e49
themes/cupcase: Remove dup def of "virtualenv_prompt"
2021-12-27 23:53:16 +09:00
Jack
cc2e8a87f9
themes/font: Add conda python venv prompt
2021-12-27 23:53:10 +09:00
Maciej Borsz
f4a24a11de
Make it possible to disable clock in font theme
2021-12-25 14:22:57 +09:00
Jon Ware
39af832b76
Add '_' to git branch name character whitelist
2021-12-24 22:20:22 +09:00
Jay Vercellone
c308e0821e
themes/agnoster: Prompt broken when using pyenv ( #176 ) ( #177 )
...
* Make sure that the output of `python --version` is always captured.
* Refactor logic to extract Python version using `awk` instead of a
for-loop.
Fixes #176
2020-09-27 22:08:13 +07:00
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