oh-my-bash/lib
2024-02-21 19:50:28 +09:00
..
base.sh style: Remove trailing whitespace and add missing final newlines 2023-04-16 17:43:09 +09:00
bourne-shell.sh lib/bourne-shell: Switch ls color option based on implementation 2023-04-09 23:22:26 +09:00
directories.sh lib/directories (cd): do not use pushd/DIRSTACK by default 2023-09-25 01:10:02 +09:00
functions.sh lib/functions (alias_value): Fix small issues and support bash-3 2022-09-29 19:58:41 +09:00
git.sh lib/git: Refactor "POST_1_7_2_GIT => _omb_git_post_1_7_2" 2023-10-14 17:20:57 +09:00
grep.sh global: Switch the function-declarations to avoid unexpected alias expansions 2023-02-10 00:38:56 +09:00
history.sh lib/history: remove redundant export for HISTIGNORE (#501) 2023-12-11 07:00:35 +09:00
misc.sh Refactor "{{which,command -v} => _omb_util_{binary,command}_exists}" 2022-08-23 18:09:16 +09:00
mo.sh global: Switch the function-declarations to avoid unexpected alias expansions 2023-02-10 00:38:56 +09:00
nvm.sh refactor: Normalize shebang of scripts to source 2022-01-15 19:00:35 +09:00
omb-completion.sh completions/{ssh,rake,capistrano}: Do not rewrite COMP_WORDBREAKS 2023-10-01 04:51:02 +09:00
omb-deprecate.sh lib/omb-deprecate: Fix "_omb_deprecate_declare" outputting varname 2023-10-20 07:56:30 +09:00
omb-prompt-base.sh lib/omb-prompt-base: Use _omb_prompt_git 2024-02-21 19:50:28 +09:00
omb-prompt-colors.sh themes/sexy: Use OMB prompt colors 2023-02-12 17:04:12 +09:00
readlink.sh fix: Fix quoting 2023-04-16 18:23:22 +09:00
shopt.sh lib/shopt: Remove nocasematch (#503) 2023-12-28 11:08:42 +09:00
spectrum.sh lib/spectrum: fix up ed5a250 2022-04-21 20:59:02 +09:00
spinner.sh global: Switch the function-declarations to avoid unexpected alias expansions 2023-02-10 00:38:56 +09:00
theme-and-appearance.sh refactor: Normalize shebang of scripts to source 2022-01-15 19:00:35 +09:00
utils.sh lib/utils: Add "_omb_util_split" 2023-10-14 16:44:45 +09:00