Commit Graph

14 Commits

Author SHA1 Message Date
Koichi Murase
c22b97e09a tools/{,un}install: Quote arguments properly 2021-12-29 09:02:36 +09:00
Koichi Murase
b9b2c58c48 tools/install: Fix Bash version check 2021-12-29 09:02:32 +09:00
Koichi Murase
39c9598081 tools/install: Add support termcap-based tput 2021-12-29 09:02:29 +09:00
Toan Nguyen
4941d657dc
tools/autossh: Bypass all shellcheck 2020-03-12 09:29:39 +11:00
Toan Nguyen
697d0d062c
tools/autossh.sh
This is a small script which allows you reconnect to SSH automatically without installing a package like `mosh-server`
2020-03-12 08:13:46 +11:00
Nataraj Basappa
e66772ba24 Fix to check bash version before install (#28)
* Fix to check bash version before install

* Fix for non-zero exit status
2018-08-13 16:29:04 +10:00
Toan Nguyen
b6b3fbfe5d Fix init shell after installed 2017-11-08 16:01:23 +11:00
Toan Nguyen
6dd590ba8b Fix init shell after installed 2017-11-08 15:52:57 +11:00
Toan Nguyen
b85f75f798 Fix few issues & improve framework functionality
- Fixed LSCOLORS from theme-and-appearance.sh
- Fixed ii() command in core plugin
- Stop using .bashrc as Oh-My-Bash profile, use .bash_profile instead
- Automate backport new version for old version users
- Added .editorconfig for future contribution
2017-11-08 15:25:22 +11:00
Toan Nguyen
7b7e0c8c67 Fix repository URL 2017-10-10 18:13:21 +07:00
Toan Nguyen
e65c390bfa Improve oh-my-bash functionality
* Implement aliases, completion in oh-my-bash
 * Added default themes from Bash-it
 * Fixed few issues
2017-10-10 18:07:01 +07:00
Toan Nguyen
ea1c9371e1 Added shebash line and fix some issues 2017-03-20 19:51:00 +07:00
Toan Nguyen
78585ff01b Reload bash config after install/ update 2017-03-19 16:13:33 +07:00
Toan Nguyen
adc673b02a Initial Oh My Bash framework 2017-03-19 15:40:25 +07:00