oh-my-bash/lib
2024-09-08 15:37:10 +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
cli.bash fix(lib/cli): fix typos for "extglob" 2024-09-08 15:37:10 +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 fix(lib/history): update "HIST{,FILE}SIZE" for unlimited history 2024-08-24 22:51:19 +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 docs(lib/omb-prompt-base): comment on the output variable 2024-09-01 09:24:27 +09:00
omb-prompt-colors.sh themes/sexy: Use OMB prompt colors 2023-02-12 17:04:12 +09:00
omb-util.sh lib/omb-prompt-base: Escape special characters in prompts 2024-07-01 15:29:54 +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/cli: Re-implement "omb" and its completion for Bash 2024-08-26 18:44:43 +09:00