oh-my-bash/lib
Chris Tan 260144e2a0
Fix spectrum.sh
Since spectrum.sh was copied from zsh, the typeset -A used is zsh specific and in bash4, it is declare -A. I've fixed it and I've added a check to error out with a readable message, in red color, to tell the user to upgrade bash.
2018-03-05 19:41:30 -08:00
..
bourne-shell.sh Fix init shell after installed 2017-11-08 15:52:57 +11:00
functions.sh Added shebash line and fix some issues 2017-03-20 19:51:00 +07:00
git.sh Added shebash line and fix some issues 2017-03-20 19:51:00 +07:00
grep.sh Fix typo 2017-03-20 20:21:32 +07:00
history.sh Improve oh-my-bash functionality 2017-10-10 18:07:01 +07:00
misc.sh Fix typo 2017-03-20 20:21:32 +07:00
nvm.sh Added shebash line and fix some issues 2017-03-20 19:51:00 +07:00
spectrum.sh Fix spectrum.sh 2018-03-05 19:41:30 -08:00
theme-and-appearance.sh Fix few issues & improve framework functionality 2017-11-08 15:25:22 +11:00
utils.sh Improve oh-my-bash functionality 2017-10-10 18:07:01 +07:00