|
ec42a3c09c
|
themes/rjorgenson: Remove function keyword
Made it more consistent to the rest of the functions in the file
|
2022-02-01 01:22:23 +09:00 |
|
|
ef9ca87851
|
themes/rjorgenson: Prefix two vars with OMB_THEME_
This will allow us to expose the variables to end user customizations
|
2022-02-01 01:22:23 +09:00 |
|
|
fa53beee56
|
themes/rjorgenson: Set variables as local
- set variables my_* as local
- set the variable line2 as local
Co-authored-by: Koichi Murase <myoga.murase@gmail.com>
|
2022-02-01 01:22:23 +09:00 |
|
|
93286597a7
|
themes/rjorgenson: Refactor rjorgenson theme to reduce subshells
- Removed several unnecessary branches
- Improved indentation
- No longer pipes grep output into awk
|
2022-02-01 01:22:23 +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 |
|
|
8780308a4f
|
themes: Fix wrong usage of command substitutions in conditions
|
2022-01-08 15:34:05 +09:00 |
|
|
85211c1f76
|
themes/rjorgenson: Use the POSIX command substitution
|
2022-01-08 15:34:05 +09:00 |
|
|
a3b8e5fdbf
|
lib/utils: move and refactor "safe_append_prompt_command => _omb_util_append_prompt_command"
|
2021-12-28 09:21:17 +09:00 |
|
|
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 |
|