Commit Graph

1837 Commits (d98a0038d35c35edf7f607ac2b3d20a0eb69239c)

Author SHA1 Message Date
Nils Winkler fe41c8b05b Merge pull request #619 from dreilly1982/master
Update README.md for custom themes
2015-11-26 11:17:56 +01:00
Don Reilly e164f0d7f1 Update README.md for custom themes 2015-11-25 14:24:45 -06:00
Nils Winkler ef7bfd1bdd Merge pull request #614 from oxnz/master
add multi formats
2015-11-25 08:49:46 +01:00
Nils Winkler 05e8961994 Merge pull request #616 from dreilly1982/master
Allow custom themes to be in $BASH_IT/custom/themes
2015-11-25 08:40:55 +01:00
Don Reilly d589f95477 Allow custom themes to be in $BASH_IT/custom/themes 2015-11-24 15:55:06 -06:00
Nils Winkler b487a337ef Merge pull request #612 from nwinkler/nvm
Removed nvm script, replaced with loader and deprecation warning.
2015-11-24 10:20:06 +01:00
oxnz cab40e02b9 improve extract function to support a short help message as well as some more formats support 2015-11-21 22:59:40 +08:00
Nils Winkler 7056358271 Removed nvm script, replaced with loader and deprecation warning.
If you want to keep using nvm, install the latest version from
https://github.com/creationix/nvm.git
2015-11-17 12:45:20 +00:00
Frank Becker e2a596b708 renamed gvmtool to sdkman 2015-11-16 16:13:32 +01:00
Frank Becker 5738e5d45e added outdated command to gvmtool completion 2015-11-16 16:13:11 +01:00
Frank Becker 73d2b4f87e gvmtool completion - determine local installed versions 2015-11-16 16:12:23 +01:00
Nils Winkler 6cb3b1bbd6 Merge pull request #608 from ge045/master
no sudo for apt-cache - closes #607
2015-11-05 13:53:55 +01:00
Georg Ogris 7abde2fdcf no sudo for apt-cache 2015-11-05 13:47:35 +01:00
Nils Winkler 6d7e546575 Merge pull request #606 from manojlds/add-jenv-plugin
Add jenv plugin
2015-11-03 08:34:31 +01:00
Manoj 5b87b2db0e Using pathmunge in jenv plugin 2015-11-03 12:10:02 +05:30
Manoj 7a00fe981c Add jenv plugin 2015-11-02 17:06:18 +05:30
Nils Winkler 6e474ee8b3 Merge pull request #604 from stepan-a/Fix-pigmentize-in-less
Fixed pygmentize in less.
2015-11-02 08:24:52 +01:00
Stéphane Adjemian (Charybdis) 35902d00d9 Fixed pygmentize in less.
Was not working correctly with file extensions unknown to
pygmenties. Added the -g option to pygmentize command.
2015-10-31 00:53:41 +01:00
Eduardo Bellido Bellido 39022a5226 Merge pull request #603 from edubxb/awscli-completion
Add awscli completion
2015-10-29 00:04:31 +00:00
Eduardo Bellido Bellido 2a6ee37344 Merge pull request #601 from edubxb/powerline-multiline-rightprompt
Now, right prompt can be totally disabled in powerline multiline theme
2015-10-29 00:04:09 +00:00
Eduardo Bellido Bellido e8e01b5794 Add awscli completion 2015-10-28 23:51:05 +00:00
Nils Winkler 7adadcef0c Merge pull request #602 from luispcosta/master
Defined section for programming languages aliases in general aliases. Added python and ipython aliases
2015-10-28 22:10:22 +00:00
luispcosta 6591784ca2 Merge branch 'python_alias' 2015-10-28 12:33:37 +00:00
luispcosta 7352c748de Defined section for typical programming languages aliases. Added python and ipython aliases 2015-10-28 12:33:07 +00:00
Eduardo Bellido Bellido 56c6e3ecd3 Now, right prompt can be totally disabled in powerline multiline theme
- New env var (THEME_PROMPT_USERINFO_MODE) to choose "user info" mode:

    Possible values:

        default: same behaviour as before
        sudo: only show a "hint" when sudo credentials are cached

    any other values disables this segment.
2015-10-28 00:43:33 +00:00
Nils Winkler 18836b1a0c Merge pull request #588 from crazygit/upstream
add bulk enable or disable function
2015-10-27 10:42:19 +01:00
Eduardo Bellido Bellido 62613907f1 Merge pull request #600 from edubxb/git-aliases
Git aliases
2015-10-26 18:30:04 +00:00
Eduardo Bellido Bellido c7c7b01ce6 Merge pull request #599 from edubxb/gradle-completion
Add gradle completion
2015-10-26 18:27:56 +00:00
Eduardo Bellido Bellido 6d453fe1e4 Make git gg alias more readable 2015-10-22 23:52:14 +02:00
Eduardo Bellido Bellido bea8beca6f Add new git aliases 2015-10-22 23:51:42 +02:00
Eduardo Bellido Bellido 25ef4e1275 Add gradle completion
Code borrowed from gist:

https://gist.github.com/nolanlawson/8694399
2015-10-22 22:54:13 +02:00
Eduardo Bellido Bellido 579231c3b6 Merge pull request #596 from luispcosta/master
Added git push origin master to git aliases as gpom
2015-10-22 21:36:58 +02:00
crazygit a42e5f4d73 add bulk enable or disable function 2015-10-23 00:07:35 +08:00
Nils Winkler c0a214294d Merge pull request #598 from justin8/change-install-location
Fix for OS X installation
2015-10-22 16:26:40 +02:00
Justin Dray dd8831faf1 Fix for OS X installation 2015-10-22 16:20:44 +02:00
luispcosta 1f5f2e246c Fixed back general aliases 2015-10-22 11:42:40 +01:00
luispcosta 7cf97ba7ad Merge branch 'master' of github.com:luispcosta/bash-it 2015-10-22 11:36:01 +01:00
luispcosta a9ca1ae3fb Added new git push origin master 2015-10-22 11:30:37 +01:00
Nils Winkler 51af6975c9 Merge pull request #595 from nwinkler/readme
Added a missing "out"
2015-10-21 09:28:28 +02:00
Nils Winkler c23a041f82 Added a missing "out" 2015-10-21 09:27:40 +02:00
Nils Winkler f0a8d0d6d3 Merge pull request #594 from nwinkler/rename-plugin
Renamed boot2docker plugin file
2015-10-21 09:26:28 +02:00
Nils Winkler ad537b4c05 Renamed file 2015-10-21 09:25:52 +02:00
Nils Winkler 917da2f284 Merge pull request #593 from nwinkler/vscode
Added Visual Studio Code plugin
2015-10-21 09:25:05 +02:00
Nils Winkler f3542fcabe Added Visual Studio Code plugin
Only required on Mac OS X. More details here:

https://code.visualstudio.com/Docs/editor/setup
2015-10-21 09:24:17 +02:00
Nils Winkler d8e16c36a2 Merge pull request #589 from justin8/change-install-location
Allow for any install location
2015-10-21 09:14:51 +02:00
Nils Winkler 90eaa35bed Merge pull request #590 from trinitronx/add-mankier-explain-function
Adding mankier.com explain() function to explain other commands
2015-10-21 09:14:37 +02:00
James Cuzella 34e9878943 explain: remove comments, add about, example, group, param metadata to explain() 2015-10-16 10:16:36 -06:00
Justin Dray dad983adb5 Remove exit from install. Update readme for install locations 2015-10-16 16:27:58 +02:00
Nils Winkler 38007782ac Merge pull request #592 from nwinkler/rename
Rename alias-completion plugin
2015-10-15 11:35:08 +02:00
Nils Winkler 36caf70f8d Renamed alias-completion file to match naming conventions 2015-10-15 11:28:58 +02:00