Commit Graph

5 Commits (98e503a17ee3b922974bc969f671890e5eb64f68)

Author SHA1 Message Date
Bo Jeanes f454a79798 Add `arst` alias for `asdf` and fix error in zsh
We were loading the Bash completions in ZSH which caused an error. I
broke out Bash completion loading separately.
2020-04-03 10:47:33 +11:00
Bodaniel Jeanes 3d1095c56b Add a note for bash prompt 2011-11-08 00:24:04 -06:00
Bodaniel Jeanes 83181ec7a5 Simple bash prompt 2011-10-24 23:16:15 -05:00
Bodaniel Jeanes 81729e4439 Add prompt_pwd for bash 2011-10-24 23:05:16 -05:00
Bodaniel Jeanes 8dd25c16b5 Majorly refactor shell files
Changes:

* Reduce duplication across Bash and Zsh
* Increase code sharing between the two
* Automatically load shell files in 'lib' directories
* Zsh `precmd` emulation in Bash
* Move shared prompt (not compatible with Bash) to be Zsh only
* `rbenv` loading for each shell
* etc...

Still to do:

* Bash prompt
* Cross-shell terminal color abstraction
2011-10-24 22:40:00 -05:00