oh-my-bash/lib
2023-09-25 01:10:02 +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 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 Add variable to disable consideration repos with untracked files as dirty (#444) 2023-06-09 06:17:17 +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, themes: Preserve users' PROMPT_DIRTRIM 2023-04-09 14:23:23 -07: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 fix: Fix quoting 2023-04-16 18:23:22 +09:00