2d51ceacb0
themes/absimple: Reuse codes from the "agnoster" theme
2023-02-12 15:13:29 +09:00
ec88f62aa3
themes/agnoster: Refactor prompt_{virtual,conda}env
2023-02-12 14:50:58 +09:00
f52e91e119
themes/agnoster: Support OMB_PROMPT_SHOW_PYTHON_VENV
2023-02-12 14:33:25 +09:00
cf2a130624
themes/agnoster: Add condaenv prompt
...
Co-authored-by: Koichi Murase <myoga.murase@gmail.com>
2023-02-12 14:23:46 +09:00
59f6ef145b
global: Switch the function-declarations to avoid unexpected alias expansions
2023-02-10 00:38:56 +09:00
7f420263b2
themes: Make PROMPT_COMMAND usage consistent for reloading OMB
2022-01-15 19:14:30 +09:00
c3bcc5c6d2
refactor: Normalize shebang of scripts to source
2022-01-15 19:00:35 +09:00
3d2b35a3eb
refactor: Replace invalid shebang lines
2022-01-15 15:46:11 +09:00
abff767533
fix: Correct executable bit in permissions
2022-01-15 15:29:41 +09:00
8780308a4f
themes: Fix wrong usage of command substitutions in conditions
2022-01-08 15:34:05 +09:00
a085f452fb
themes/agnoster: Use the POSIX command substitutions
...
Co-authored-by: Koichi Murase <myoga.murase@gmail.com>
2022-01-08 15:34:05 +09:00
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
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
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
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
7c23eda3c2
Adding readme.md for agnoster theme ( #57 )
2019-05-14 12:25:47 +07:00
c35410e847
Added agnoster theme files ( #54 )
2019-05-09 23:26:54 +07:00