An opinionated collection of BASH scripts, aliases, customizations, defaults, and bootstraps For The Win!
git clone https://github.com/jontsai/bash-ftw
cd bash-ftw; make install
- Profit
The life of a developer.
Hopping from one terminal to the next VM over SSH.
IT upgrades laptops for your whole department and you lose your precious customizations.
Ubuntu here, Mac (FreeBSD) there, RedHat over there, Debian over yonder, Amazon Linux over there, ...
Years of muscle memory... What?! Do. You. Mean. -bash: ll: command not found
?
Handicapped, crippled
ssh me@somehost
me@somehost's password:
Why. Isn't. It. Recognizing. My. Public. Key.
ssh -v me@somehost
...
No more of this.
TBDIt's good. I use it, and you should use it to. No time to write thisREADME
section.
See FAQ.md
.
Pull requests are welcome! If you would like to contribute to this project, please fork this repository, create a branch, and submit a pull request.
All meaningful code contributions will be recognized in CONTRIBUTORS.md
.
MIT, see LICENSE.md
.