Nils Winkler
846f730a9e
Renamed "fd" function to "fcd" to avoid clash with "fd" tool
2018-04-26 08:33:12 +02:00
Nils Winkler
c053c65a9f
Merge pull request #1182 from dracorp/missing-vcs-tool
...
Function scm_prompt_info does not work properly if a vcs tool is missing
2018-04-25 08:15:04 +02:00
Piotr Rogoża
67629aba2d
On some hosts scm* functions does not work properly if a vcs tool is missing
2018-04-24 21:50:34 +02:00
Nils Winkler
1972196c5a
Merge pull request #1181 from riclima/fix-quoting-explain-plugin
...
Fix quoting in the Explain plugin
2018-04-23 09:12:13 +02:00
Ricardo Lima
98c44fcc1e
Fix quoting in the Explain plugin
...
Fixes bug where Bash prints a "command not found" message when the
function is run, due to incorrect quoting of the argument to the
meta function example.
2018-04-21 22:04:04 -04:00
Nils Winkler
e13df15451
Merge pull request #1179 from cyberang3l/terraform-improvements
...
Terraform bash completion improvements
2018-04-20 08:08:26 +02:00
Nils Winkler
7b5a4934ae
Merge pull request #1180 from Bash-it/revert-1175-patch-3
...
Revert "fix wd_prompt multiline croping"
2018-04-20 08:01:22 +02:00
Nils Winkler
3f2c2ddddd
Revert "fix wd_prompt multiline croping"
2018-04-20 08:00:06 +02:00
Nils Winkler
90eb21fb14
Merge pull request #1175 from sub77/patch-3
...
fix wd_prompt multiline croping
2018-04-20 07:57:18 +02:00
Vangelis Tasoulas
fd01635e4a
Code consistency improvements
...
Signed-off-by: Vangelis Tasoulas <vangelis@tasoulas.net>
2018-04-19 18:54:29 +02:00
Vangelis Tasoulas
039a677bd8
Corrected a typo
...
Signed-off-by: Vangelis Tasoulas <vangelis@tasoulas.net>
2018-04-19 18:50:00 +02:00
Vangelis Tasoulas
9efc944f19
The capistrano completion script should not have the executable bit set
...
No other script in the completion/available folder does.
Signed-off-by: Vangelis Tasoulas <vangelis@schibsted.com>
2018-04-19 18:42:13 +02:00
Vangelis Tasoulas
880ea9f07e
Added GPL2 header to the terraform bash completion script.
...
Signed-off-by: Vangelis Tasoulas <vangelis@schibsted.com>
2018-04-19 18:40:22 +02:00
Vangelis Tasoulas
b538712dc3
Rewrote the terraform bash completion
...
Signed-off-by: Vangelis Tasoulas <vangelis@tasoulas.net>
2018-04-19 18:34:00 +02:00
Florian Molitorisz
ea1f235856
fix wd_prompt multiline croping
2018-04-18 00:44:45 +02:00
Nils Winkler
fe78da73cc
Merge pull request #1174 from jalmansor/fix-powerline-hostname
...
fix hostname in remaining powerline themes
2018-04-16 10:21:23 +02:00
Jason Al-Mansor
e6a6bb5deb
fix hostname in remaining powerline themes
2018-04-15 14:32:18 -04:00
Nils Winkler
0a77d0c51a
Merge pull request #1173 from joeleong/update-pipenv-completion
...
Update pipenv completion
2018-04-14 21:55:58 +02:00
Joe Leong
46c25769c7
Update pipenv completion
...
use `--completion` from pypa/pipenv docs instead of old `_PIPENV_COMPLETE`
2018-04-14 00:34:33 -04:00
Nils Winkler
836dafd2dd
Merge pull request #1169 from sub77/patch-2
...
fix hostname prompt
2018-04-12 08:40:03 +02:00
Nils Winkler
e57e1a7f74
Merge pull request #1168 from ClassicOldSong/patch-1
...
Add support for pyenv-virtualenvwrapper
2018-04-12 08:37:17 +02:00
Florian Molitorisz
f8d5ffe84c
fix hostname prompt
...
https://github.com/Bash-it/bash-it/issues/1145
2018-04-11 17:37:29 +02:00
Yukino Song
fa266e9b0c
Change to _command_exists helper
2018-04-11 14:59:56 +08:00
Yukino Song
0b73975d04
Add support for pyenv-virtualenv
2018-04-10 17:12:22 +08:00
Nils Winkler
260e1851ef
Merge pull request #1165 from dracorp/alias-completion-fix
...
Fixed opening vim
2018-04-03 08:06:47 +02:00
Piotr Rogoża
f8fd94d46f
Fixed opening vim
2018-04-02 01:55:36 +02:00
Nils Winkler
6cf96b8f24
Merge pull request #1156 from ycmjason/patch-1
...
Added alias that only list top level modules
2018-03-23 08:38:34 +01:00
Nils Winkler
f3439c7370
Merge pull request #1162 from kaimingguo/refresh-launchpad
...
Add reset launchpad layout function
2018-03-20 03:54:14 -04:00
Jason Yu
f1aa5a7ac9
Update npm.aliases.bash
2018-03-20 07:53:49 +00:00
Nils Winkler
51044cbad4
Merge pull request #1164 from cornfeedhobo/add-plugin-nodenv
...
Add nodenv plugin
2018-03-20 03:53:07 -04:00
Travis Swicegood
381b60bbda
Merge pull request #1163 from polytomous/patch-1
...
INSANE EDIT: Pick a less crazy word than "sane"
2018-03-18 22:43:13 -05:00
cornfeedhobo
0c656bf269
add nodenv plugin
2018-03-17 13:06:13 -05:00
polytomous
82ee86222e
INSANE EDIT: Pick a less crazy word than "sane"
2018-03-16 18:51:48 -07:00
Kai-Ming Guo
f168ce8109
Add reset launchpad layout function
...
The layout will have returned to the default, placing all bundled
apps onto the first screen of Launchpad, and third party apps onto
the secondary (and third, if applicable) screens
2018-03-15 22:57:02 +08:00
Nils Winkler
1a0dc9baa5
Merge pull request #1160 from mIcHyAmRaNe/patch-2
...
another alias ^^
2018-03-13 21:35:45 -04:00
Michy Amrane
794ff103c7
another alias ^^
2018-03-13 21:55:48 +01:00
Jason Yu
cb78300820
Update npm.aliases.bash
2018-03-08 18:41:02 +00:00
Nils Winkler
2efe70b3cd
Merge pull request #1159 from juboba/feature/fixTempFileTemplate
...
Change template for temp file creation
2018-03-08 09:08:25 +01:00
Nils Winkler
a510cd0fd3
Merge pull request #1157 from miketheman/version-compare
...
Add a comparison URL to version
2018-03-08 09:06:38 +01:00
Julio Borja Barra
137b700097
Change template for temp file creation
...
This makes the script compatible with other 'versions' of `mktemp`.
2018-03-07 12:54:01 +01:00
Mike Fiedler
7b17c17b09
Add a comparison URL to version
...
In order to make a swift comparison between the currently-installed
version vs the latest commits on `master`, emit a clickable URL that
will show the user the exact changes.
Signed-off-by: Mike Fiedler <miketheman@gmail.com>
2018-03-05 09:33:09 -05:00
Jason Yu
fff19e4003
Added alias that only list top level modules
...
Credits to our mighty Evan You (creator of Vue.js) @yyx990803
https://gist.github.com/yyx990803/6045243
2018-03-05 13:24:13 +00:00
Nils Winkler
c46b72d8d6
Merge pull request #1155 from LanikSJ/master
...
Change Vault Auth to Login
2018-03-05 10:46:58 +01:00
Nils Winkler
b2dccd50dd
Merge pull request #1154 from eudaimonstro/master
...
Clipboard's aliases will now appear on bash-it help aliases
2018-03-05 10:46:22 +01:00
LanikSJ
3c7982d0de
Change Vault Auth to Login
2018-03-03 13:00:08 -08:00
Eudaimonstro
9e9978033c
Breaking up alias declarations into their own lines so that bash-it help aliases will register them
2018-03-02 19:05:00 -08:00
Nils Winkler
e9a4718ae0
Merge pull request #1153 from mIcHyAmRaNe/patch-1
...
new yarn aliases
2018-03-02 10:59:58 +01:00
Michy Amrane
dd6f158bab
new yarn aliases
...
'yarn global add' as 'yaga'
'yarn serve' as 'yas'
2018-03-01 15:13:29 +01:00
Nils Winkler
c3d9c46ef8
Merge pull request #1147 from willprice/master
...
Improve documentation on prompt options for powerline themes
2018-02-20 08:33:33 +01:00
Nils Winkler
9608f8defb
Merge pull request #1148 from vovanbo/feature/add_invoke_completion
...
Add invoke (pyinvoke.org) completions
2018-02-20 08:32:45 +01:00