oh-my-bash/lib
2023-04-05 10:35:11 +09:00
..
base.sh fix: Small syntax improvements (#424) 2023-04-02 03:02:29 +09:00
bourne-shell.sh lib/bourne-shell: Add check for notify-send command prior to setting alert alias 2023-01-07 13:18:55 +09:00
directories.sh lib/bourne-shell: Remove duplicate aliases 2022-07-03 13:28:58 +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 global: Use "command" to run "git" and "svn" 2023-04-05 10:35:11 +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: Fix broken link in comments (#425) 2023-04-04 20:15:10 +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-deprecate.sh global: Switch the function-declarations to avoid unexpected alias expansions 2023-02-10 00:38:56 +09:00
omb-prompt-base.sh global: Use "command" to run "git" and "svn" 2023-04-05 10:35:11 +09:00
omb-prompt-colors.sh themes/sexy: Use OMB prompt colors 2023-02-12 17:04:12 +09:00
readlink.sh lib/readlink: Add "_omb_util_readlink" 2022-02-05 21:08:00 +09:00
shopt.sh lib/shopt: Revert the meaning "OMB_HYPHEN_{IN => }SENSITIVE" 2023-03-03 09:55:20 +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 (_omb_util_glob_expand): Fix shopt restoration failure (fixup f6d6dcc, fix #416) 2023-03-13 19:00:10 +09:00