My personal dotfiles for bash
.
- 🤼 Plays well with
strap
for laptop setup –script/bootstrap
is idempotent. - 🧙 Leverages
bash-it
for convenience. - 🎨 Enhances the
powerline-multiline
theme to provide consistent contextual info for:⬢ nodenv
🐍 pyenv
💎 rbenv
- 🤵 Tailored for macOS, but should work on anything that runs bash.
- ⚙️ Includes my personal application configuration for:
- ✅ Uses
shellcheck
for static analysis. - 👷🏼 Continuously tested via
TravisCI
.