e602c010c6
Added first version of aws plugin
2018-05-08 14:24:36 +02:00
63ed4c4886
Merge pull request #9 from che666/master
...
Fixed noise by rerouting the output of some external completion
2018-04-08 18:21:57 +07:00
8f539d5f19
Fixed noise by rerouting the output of some external completion scripts to /dev/null fixing: ISSUE #2 from the master repository.
2018-04-07 19:23:04 +02:00
fdebc6d854
Merge pull request #5 from Chris-Tan/bash4-required
...
Fixes #4
2018-03-06 14:14:07 +07:00
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
6f854593e2
Add CONTRIBUTING guidelines
2018-01-16 10:15:05 +11:00
b6b3fbfe5d
Fix init shell after installed
2017-11-08 16:01:23 +11:00
6dd590ba8b
Fix init shell after installed
2017-11-08 15:52:57 +11:00
40291b9484
Fix init shell after installed
2017-11-08 15:41:25 +11:00
f2f98d7535
Fix init shell after installed
2017-11-08 15:37:34 +11:00
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
7b7e0c8c67
Fix repository URL
2017-10-10 18:13:21 +07:00
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
f0510e0e16
Update .gitignore
2017-03-20 20:24:27 +07:00
85ae3414c6
Fix typo
2017-03-20 20:21:32 +07:00
36e0f88e34
Fix issues with grep and misc
2017-03-20 20:20:17 +07:00
a9f9eaf51f
Fix issues with grep and spectrum
2017-03-20 20:18:10 +07:00
ea1c9371e1
Added shebash line and fix some issues
2017-03-20 19:51:00 +07:00
14d571a5d5
Rename LICENSE to LICENSE.txt
2017-03-19 17:18:24 +07:00
508384016f
Fix .gitignore
2017-03-19 17:16:30 +07:00
4f4ea68923
Fix .gitignore
2017-03-19 17:15:15 +07:00
fc9c567fec
Fix history handler and git plugin
2017-03-19 17:13:00 +07:00
f300d599a8
Remove compdef function and added bash env to all plugins
2017-03-19 16:44:14 +07:00
28ff5623b5
Fix autoload problem which getting plugins
2017-03-19 16:39:54 +07:00
83097d10c5
Temporarily disable grep.sh
2017-03-19 16:32:17 +07:00
b5f0dd14ca
Fix powerline theme variable not match the theme's name
2017-03-19 16:26:13 +07:00
a23924a10f
Fix autoload .sh file in custom directory
2017-03-19 16:17:21 +07:00
78585ff01b
Reload bash config after install/ update
2017-03-19 16:13:33 +07:00
5ad4621868
Fix typeset in spectrum.sh
2017-03-19 16:12:12 +07:00
4c689c2a48
Temporarily disable git_compare_version
2017-03-19 16:09:13 +07:00
11674c0e55
Remove zsh shell built-in functions
2017-03-19 16:06:08 +07:00
adc673b02a
Initial Oh My Bash framework
2017-03-19 15:40:25 +07:00