oh-my-bash/tools
Abel Sen 8b8a3b31e0
tools: Apply ShellCheck to files in the tools directory (#402)
* Add `.shellcheckrc`
* Apply ShellCheck to `tools/check_for_upgrade.sh`
* Apply ShellCheck to `tools/uninstall.sh`
* Apply ShellCheck to `tools/install.sh`

Co-authored-by: Koichi Murase <myoga.murase@gmail.com>
2023-02-22 21:43:37 +09:00
..
autossh.sh Refactor "{{which,command -v} => _omb_util_{binary,command}_exists}" 2022-08-23 18:09:16 +09:00
bash-preexec.sh global: Switch the function-declarations to avoid unexpected alias expansions 2023-02-10 00:38:56 +09:00
check_for_upgrade.sh tools: Apply ShellCheck to files in the tools directory (#402) 2023-02-22 21:43:37 +09:00
git-completion.bash global: Switch the function-declarations to avoid unexpected alias expansions 2023-02-10 00:38:56 +09:00
git-prompt.sh Improve oh-my-bash functionality 2017-10-10 18:07:01 +07:00
install.sh tools: Apply ShellCheck to files in the tools directory (#402) 2023-02-22 21:43:37 +09:00
uninstall.sh tools: Apply ShellCheck to files in the tools directory (#402) 2023-02-22 21:43:37 +09:00
upgrade.sh tools/upgrade: Use "--git-dir" and "--work-tree" to specify the OMB directory to git (Fix #311) 2022-02-22 18:20:22 +09:00