Commit Graph

2479 Commits (838aeabd0258406fc505c77bbe55cf1d3eb31dff)

Author SHA1 Message Date
Nils Winkler a8ee759293
Merge pull request #1268 from edubxb/fzf-xdg
Support XDG in fzf plugin
2018-11-12 08:21:16 +01:00
Eduardo Bellido Bellido b3f7de3893 Support XDG in fzf plugin 2018-11-11 14:14:02 +01:00
cornfeedhobo 4ff305c009
add multiple path support to go plugin 2018-11-09 18:55:19 -05:00
Nils Winkler 164f287e70
Merge pull request #1262 from udondan/no-theme
disable theming by checking theme var for value
2018-11-02 11:03:29 +01:00
daniel.schroeder b03a93cd2b
disable theming by checking theme var for value 2018-11-02 10:47:55 +01:00
Nils Winkler e92c783174
Merge pull request #1260 from jalmansor/fix-docker-aliases
Fixing quotes around new docker aliases
2018-11-02 08:49:08 +01:00
Jason Al-Mansor 74b1fb8185 Fixing quotes around new docker aliases which cause them to execute 2018-11-01 10:45:08 -04:00
Nils Winkler fbefcb860b
Merge pull request #1258 from edubxb/aws-config-path-variables
Allow custom aws config files path
2018-11-01 09:16:43 +01:00
Nils Winkler b4edfffce9
Merge pull request #1259 from edubxb/powerline-themes-show-aws-profile
Add new segment, aws_profile, to powerline themes
2018-11-01 09:16:14 +01:00
Eduardo Bellido Bellido f757cad45a Add new segment, aws_profile, to powerline themes 2018-10-31 20:23:34 +01:00
Eduardo Bellido Bellido 3c8dbf3cd4 Allow custom aws config files path
Honor the environment variables:

  AWS_CONFIG_FILE
  AWS_SHARED_CREDENTIALS_FILE

in the aws plugin.

+info:
https://docs.aws.amazon.com/cli/latest/userguide/cli-environment.html
2018-10-31 19:18:37 +01:00
Nils Winkler 73af202a32
Merge pull request #1257 from LinkMJB/docker
Added more recently available docker cleanup commands
2018-10-31 16:13:48 +01:00
Nils Winkler c13a9f0c76
Merge pull request #1255 from LinkMJB/bolt
Added puppet bolt aliases
2018-10-31 16:12:05 +01:00
Nils Winkler 833ec7540b
Merge pull request #1256 from LinkMJB/puppet
Added puppet aliases
2018-10-31 16:11:14 +01:00
Nils Winkler d4f4e33ad5
Merge pull request #1254 from padilo/aws-session-token
aws session token support on awskeys
2018-10-31 16:09:54 +01:00
Nils Winkler db5bf50a24
Merge pull request #1252 from xzilla/patch-1
Make Postgres name use consistent
2018-10-31 16:09:08 +01:00
Matthew Bates f41324251f Added more recently available docker cleanup commands 2018-10-31 08:07:57 +00:00
Matthew Bates dd6d5ce687 Renamed to match convention 2018-10-31 07:55:40 +00:00
Matthew Bates c96cda1ff5 Added puppet aliases 2018-10-31 07:54:22 +00:00
Matthew Bates d41eac5db2 Added puppet bolt aliases 2018-10-31 07:42:45 +00:00
Pablo Diaz 12ff176c55 aws session token support 2018-10-30 22:54:46 +01:00
Robert Treat 84b6fde653
Make Postgres name use consistent 2018-10-29 18:34:28 -05:00
Nils Winkler 82776162d1
Merge pull request #1251 from edubxb/aws-variable-name
Update AWS variable name
2018-10-29 09:06:20 +01:00
Nils Winkler 67f36cc51b
Merge pull request #1250 from sptndc/rbenv-plugin
Don't export ruby-build/bin to PATH
2018-10-29 08:55:37 +01:00
Nils Winkler 7be0fbaa87
Merge pull request #1249 from sptndc/bash-it-show-completion
Fix `fabric-completion.bash` to `fabric`
2018-10-29 08:53:53 +01:00
Eduardo Bellido Bellido 089b10b37c Update AWS variable name
AWS_DEFAULT_PROFILE is deprecated, AWS_PROFILE is the correct one now.

+info:
https://docs.aws.amazon.com/cli/latest/userguide/cli-environment.html
2018-10-27 23:03:20 +02:00
Septian Dwic 6cc7b9112e
Don't export ruby-build/bin to PATH
If ruby-build is installed as a rbenv plugin, ruby-build/bin
directories automatically included.
2018-10-26 21:49:52 +07:00
Septian Dwic 7661b561bf
Fix `fabric-completion.bash` to `fabric`
When a `bash-it show completion` command is executed
2018-10-26 17:33:53 +07:00
Nils Winkler 63c47f2438
Merge pull request #1248 from willb611/lerna-completions
Lerna completions
2018-10-26 11:05:13 +02:00
William A. O. Brown b9c34cb9c2 Remove some comments 2018-10-25 21:40:57 +01:00
William A. O. Brown 9040359f6c Add Lerna completion options 2018-10-25 21:37:35 +01:00
Nils Winkler 4a64dcbc6f
Merge pull request #1243 from ezchi/get-default-go-environment-variables-with-go-binary
Use go binary to get default GOROOT and GOPATH
2018-10-18 15:43:37 +02:00
Enze Chi 502de11c2f Use go binary to get default GOROOT and GOPATH 2018-10-18 10:57:54 +11:00
Nils Winkler aadba30cf9
Merge pull request #1242 from sharils/master
Add SCM_GIT_SHOW_STASH_INFO flag #914
2018-10-17 08:33:44 +02:00
sharils d0f76548ce Add SCM_GIT_SHOW_STASH_INFO flag #914
In order to make `git_prompt_vars` run faster
As a user with slow `git stash list`
I want to be able to optionally disable running `git stash list` when
`git_prompt_vars` is executed
2018-10-16 22:05:06 +08:00
Nils Winkler f7bf101d3e
Merge pull request #1238 from kwstannard/patch-5
further bundle exec completion
2018-10-15 08:41:42 +02:00
Nils Winkler f0c12737dc
Merge pull request #1237 from arimourao/master
Some useful aliases
2018-10-15 08:41:00 +02:00
Nils Winkler 8cd7abb0df
Merge pull request #1239 from s4uliu5/powerline-hg
Add minimal HG prompt to powerline themes
2018-10-15 08:40:14 +02:00
Saulius Gurklys 025554d79d Add minimal HG prompt to powerline themes 2018-10-06 16:44:37 +03:00
Ari Mourao 07a1499ec0 duplicated git commit -a -m entry removed 2018-10-03 11:11:51 -03:00
Kelly Stannard e69d1b82d8
further bundle exec completion
examples:
`bundle exec rsp` + TAB => `bundle exec rspec`
`bundle exec rspec --no` + TAB => `bundle exec rspec --no-color`
2018-10-03 10:02:44 -04:00
Ari Mourao 14b2dbde85 docker-compose up and docker exec -it aliases 2018-10-02 15:18:54 -03:00
Ari Mourao aa4e57cd67 Merge branch 'master' of https://github.com/Bash-it/bash-it 2018-10-02 10:16:56 -03:00
Nils Winkler 36345cb289
Merge pull request #1236 from DinStamou/DinStamou-Branch
Fix Demula theme first line issue
2018-09-27 12:06:10 +02:00
Dinos Stamou 28c55f86db Fix Demula theme first line issue 2018-09-25 17:11:37 +03:00
Nils Winkler ceee5cb2c1
Merge pull request #1232 from penguin2048/master
Add virtual env support for elixr theme
2018-09-11 08:04:26 +02:00
penguin2048 e6d6b47abe Add virtual env support for elixr theme 2018-09-10 19:20:22 +05:30
penguin2048 2043ef36ee Merge branch 'master' of https://github.com/Bash-it/bash-it 2018-09-10 19:19:46 +05:30
Nils Winkler 85bce0731d
Merge pull request #1231 from claui/deprecate-brew-cask-search
Remove alias for `brew cask search`
2018-09-04 08:22:48 +02:00
Claudia bdc31aa55d
Remove alias for `brew cask search`
In Homebrew (the upstream project), `brew cask search` was merged into `brew search` a few months ago [1].

On 2018-09-30, `brew cask search` will be disabled altogether [2].

Since the output of `brew cask search` used to be subject to change at any time and was never meant to be parsed, scripts should not rely on the `bcsr` alias. So I figure it may not hurt to remove the `bcsr` alias from Bash-it before that deadline.

[1]: https://github.com/Homebrew/brew/pull/4316

[2]: 990dd7de86
2018-09-04 07:25:28 +02:00