Commit Graph

673 Commits (148e6cca49c8510dc1a42e840a7c7ce6f3e9e0e1)

Author SHA1 Message Date
Maxim Kovgan 148e6cca49 adding hdfs aliases 2014-08-11 11:55:33 +03:00
Maxim Kovgan c4a5662c00 rename completion for fabric in the defaults list 2014-07-16 14:45:21 +03:00
Maxim Kovgan a2e1ab212c use candy theme by default 2014-07-13 08:33:04 +03:00
Maxim Kovgan a32e0e3cd1 use sexy theme by default 2014-07-13 08:31:56 +03:00
Maxim Kovgan 6ff71c286f rename fab completions 2014-07-13 08:29:57 +03:00
Maxim Kovgan c4e821cce2 add missing 2014-07-13 08:27:23 +03:00
Maxim Kovgan 9ce302621a fix syntax + package name problem. 2014-07-13 08:14:16 +03:00
Maxim Kovgan eede9718d5 add list config support 2014-07-13 08:08:33 +03:00
Maxim Kovgan f5dfde4e89 adding new set + defaults for linux 2014-07-11 12:43:53 +03:00
Maxim Kovgan 643c5ed19d adding sshagent plugin 2014-07-11 11:45:05 +03:00
Maxim Kovgan c768d8e199 setting default editor to /usr/bin/vim. sorry mac users 2014-07-11 11:05:17 +03:00
Maxim Kovgan 750bba6f14 Merge remote-tracking branch 'upstream/master' 2014-07-11 10:31:57 +03:00
Travis Swicegood ccf79ffb4b Add a Docker plugin
This just sets the `DOCKER_HOST` for OS X users so we don't have to keep
setting it all over the place.
2014-07-04 13:30:54 -05:00
Max V.K. d41b2f72af fix wrong paths, add theme name printing
1. previous patch wasn't actually run. now ran, fixed
2. added printing of the theme name. so you can fixate it for constant use.
2014-07-01 15:05:16 +03:00
Max V.K. be0b34b3a7 Update random.theme.bash
@JTarasovic, thanks for CR, totally agree.
2014-06-29 21:31:32 +03:00
Max V.K. 4c04356e4f Update random.theme.bash
removed non-relative hard coded path
2014-06-29 21:25:48 +03:00
Travis Swicegood c9c4b6ca3d Merge pull request #304 from bobbrez/master
Add support for opening Mou (http://mouapp.com)
2014-06-24 11:14:44 -05:00
Bob Breznak c4907dd94c Add support for opening Mou (http://mouapp.com) 2014-06-24 00:19:38 -04:00
Travis Swicegood d3c3383f1a Merge pull request #302 from manojlds/pyenv-plugin
Add pyenv plugin
2014-06-23 10:40:39 -05:00
Manoj 073d75532e Add pyenv plugin 2014-06-15 03:17:50 +05:30
Max Kovgan a30f886586 adding a "random" theme. 2014-06-12 10:46:35 +03:00
Travis Swicegood ad5f6b36bf Merge pull request #290 from cceleri/hotfix_custom_files
bash_it.sh: Patched changes made to support custom.*.bash files.
2014-05-19 10:52:13 -05:00
Travis Swicegood 0965a7840d Merge pull request #294 from iterateNZ/iterate_theme
Add new theme: Iterate
2014-05-19 10:50:28 -05:00
Phillip Aldridge 449cc8b5db Add new theme: Iterate 2014-05-09 11:46:35 +12:00
Charles Celerier 75d31a07bb bash_it.sh: Patched changes made to support custom.*.bash files.
Code was added to support loading
custom.{aliases,completion,plugins}.bash from their respective
directories in 46f6701a3. The change made in that commit does not wait
until the enabled {aliases,completion,plugins}/*.bash files are loaded
before sourcing the custom.*.bash files, which was the case before. This
patch fixes any issues caused by that change by loading the enabled
*.bash files and custom *.bash files in two successive for loops.
2014-04-28 13:03:47 -04:00
Travis Swicegood 5606191c7d Merge pull request #289 from cceleri/feature_add_skype_alias
osx.aliases: Added Skype alias.
2014-04-24 16:58:38 -05:00
cceleri 1e46824a87 Update osx.aliases.bash
Fixed skype typo.
2014-04-24 11:21:05 -04:00
Travis Swicegood 3a14a19b7b Merge pull request #288 from cceleri/hotfix_custom_script_support
Add support for `custom` scripts for all types, not just aliases
2014-04-24 09:57:26 -05:00
Charles Celerier e6149b2bc9 completion: Add completion/custom.completion.bash to .gitignore. 2014-04-23 20:13:29 -04:00
Charles Celerier 46f6701a3f bash_it.sh: Added support for custom.plugins.bash and custom.completion.bash. 2014-04-23 20:13:29 -04:00
Charles Celerier 3dd866383f osx.aliases: Added Skype alias. 2014-04-23 19:41:17 -04:00
Travis Swicegood 057755a91b Merge pull request #280 from hawkbee/hawkbee
Add git config option bash-it.hide-status to decide whether check git st...
2014-04-08 15:25:37 -05:00
Travis Swicegood 644bf23171 Merge pull request #281 from jbarbuto/use_relative_symlinks
Use relative symlinks when enabling plugins
2014-04-08 15:21:03 -05:00
John A. Barbuto fb134f4e3b Use relative symlinks for enabling plugins
This extends 10bda0c for post-install enablements as well.
2014-04-06 13:33:39 -07:00
John A. Barbuto 10bda0c111 Use relative symlinks during installation
When using dotfiles synced between different machines, this allows
enabled aliases, completions, and plugins to work with varying
home directories.
2014-04-05 15:28:58 -07:00
Travis Swicegood 8f0d0421fc Add in conda tab-completion 2014-04-05 09:17:59 -05:00
Travis Swicegood aeb08aea3f Update powerline to show conda environments 2014-04-05 09:14:55 -05:00
hequn 4eea1555aa Add git config option bash-it.hide-status to decide whether check git status. 2014-04-02 18:41:28 +08:00
Travis Swicegood 51416056b2 Add ability for themes to specify that you're viewing a tag along with Powerline implementation 2014-04-01 10:41:00 -05:00
Travis Swicegood 8268316930 Merge pull request #277 from NemesisRE/patch-1
added support for git tags
2014-04-01 10:24:10 -05:00
Travis Swicegood 63e6e8be56 Merge pull request #279 from jbarbuto/master
Added git tag aliases
2014-04-01 10:19:48 -05:00
John A. Barbuto 910b77c5a2 Added git tag aliases
http://stackoverflow.com/questions/14273531/how-to-sort-git-tags
2014-03-27 18:21:33 -07:00
Travis Swicegood ee793d4cce Add a pyedit command thanks to @srossross 2014-03-26 10:03:50 -05:00
Steven Koeberich 769e1d57a9 added support for git tags 2014-03-17 17:29:12 +01:00
Travis Swicegood 1ec1c938b1 Merge pull request #275 from caguettaz/world
Improved prompt speed when hg is not installed.
2014-03-15 08:47:45 -05:00
Christophe Aguettaz c06ecc53cb Git-related fixes for themes.
Improved prompt display speed when git is not installed by
preventing bash from walking the path before each prompt.

Removed pesky stash-related git error message when in bare repos.
2014-03-15 11:38:25 +01:00
Travis Swicegood 140eadac8b Merge pull request #273 from betamatt/patch-1
[sexy theme] remove extra reset which finds its way into stdout
2014-03-14 17:33:54 -05:00
Travis Swicegood 4f100d5bf0 Merge pull request #272 from yachi/patch-1
Update screenshots url in README.md
2014-03-14 17:33:14 -05:00
Christophe Aguettaz 714f0e6099 Improved prompt speed when hg is not installed.
Prevented bash from walking the path looking for hg when it is not
installed during each prompt refresh.
2014-03-14 16:32:19 +01:00
Matt Griffin 25459a39fc [sexy theme] remove extra reset which finds its way into stdout
Stray sgr0 was emitted to stdout, corrupting application output.
2014-03-05 21:24:59 -05:00