Commit Graph

14 Commits

Author SHA1 Message Date
Koichi Murase
c93f897794 global(git): Call git for prompt through an interface function 2023-10-14 16:44:45 +09:00
Koichi Murase
897876eae1 global: Use "command" to run "git" and "svn" 2023-04-05 10:35:11 +09:00
Koichi Murase
59f6ef145b global: Switch the function-declarations to avoid unexpected alias expansions 2023-02-10 00:38:56 +09:00
Koichi Murase
669d8ce0b2 themes/rana: Enclose terminal constrol sequences within \[...\] 2022-08-30 12:01:10 +09:00
Koichi Murase
d1171d3b5d themes/rana: Refactor 2022-02-01 20:08:07 +09:00
Koichi Murase
b12f315a06 themes/rana: Normalize indentation 2022-02-01 20:04:15 +09:00
Koichi Murase
7ed2896ab8 themes/rana: Use omb color variables 2022-02-01 20:04:15 +09:00
einwickler
deff47b6b3 themes/rana: Fix the cursor position issue by bare ANSI sequences (Fix #248) 2022-02-01 20:03:16 +09:00
Koichi Murase
7f420263b2 themes: Make PROMPT_COMMAND usage consistent for reloading OMB 2022-01-15 19:14:30 +09:00
Koichi Murase
c3bcc5c6d2 refactor: Normalize shebang of scripts to source 2022-01-15 19:00:35 +09:00
Koichi Murase
3d2b35a3eb refactor: Replace invalid shebang lines 2022-01-15 15:46:11 +09:00
Koichi Murase
8780308a4f themes: Fix wrong usage of command substitutions in conditions 2022-01-08 15:34:05 +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
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