Nils Winkler
498f3b41f2
Merge pull request #1389 from martinus/master
...
Improved subversion support for powerline
2019-07-08 08:41:06 +02:00
Nils Winkler
7fcebb09e9
Merge pull request #1393 from ahmed-masud/develop
...
Fixed test of whether or not current session is interactive
2019-07-08 08:39:56 +02:00
Nils Winkler
943e887415
Merge pull request #1387 from zhao-li/feature/customizable_git_ahead_behind_prefix
...
allow customizing the character before ahead and behind characters
2019-07-08 08:37:12 +02:00
Nils Winkler
58ae1aceac
Merge pull request #1390 from martinus/faster_subversion
...
faster subversion status
2019-07-08 08:36:01 +02:00
Nils Winkler
1924f252eb
Merge pull request #1391 from matthewadams/gcpx
...
add gcpx
2019-07-08 08:34:50 +02:00
Ahmed Masud
ce935801a3
Fixed test of whether or not current session is interactive
2019-07-06 16:53:45 -04:00
Travis Swicegood
5c169920d5
Merge pull request #1392 from tteggelit/master
...
added slogin to list of ssh completion commands
2019-07-06 14:09:44 -05:00
Ti Leggett
cf39dc4257
added slogin to list of ssh completion commands
2019-07-04 10:52:19 -05:00
Matthew Adams
7f573f2465
add gcpx
2019-06-26 11:03:12 -05:00
Martin Ankerl
0bafdbbef9
faster subversion status
...
Stop as soon as "svn status" shows a change, not needed to walk through
all the changes in the whole repository. For my large repository this is
about twice as fast.
Extract just the information we need from "svn info"
2019-06-24 11:28:53 +02:00
Martin Ankerl
e42405705a
Improved subversion support for powerline
...
SVN prompt also when in subdirectories that don't contain .svn
Show correct SVN status for powerline
2019-06-24 11:02:15 +02:00
Levent Yalcin
2cd06962d3
tab completion for Hashicorp consul
2019-06-14 13:57:07 +01:00
Levent Yalcin
e93cc67bcd
added a function instead running the same check and commands in every theme
2019-06-10 13:39:35 +01:00
Levent Yalcin
23fab13d85
requested changes has been made.
2019-06-10 10:57:52 +01:00
Zhao Li
dc61f85196
allow the space before SCM_GIT_AHEAD_CHAR and SCM_GIT_BEHIND_CHAR to be customizable
2019-06-07 15:46:24 -10:00
Nils Winkler
838aeabd02
Merge pull request #1384 from tbhaxor/node-alias
...
added nodejs aliases
2019-06-04 08:13:56 +02:00
Nils Winkler
431a09b6dc
Merge pull request #1383 from tbhaxor/sqlmap-completion
...
Added SQLMap Completions
2019-06-04 08:13:34 +02:00
Gurkirat Singh
955a9dd86d
added thanks message to original author
2019-06-03 14:06:05 +05:30
Gurkirat Singh
a111376854
added eol
2019-06-03 13:05:07 +05:30
Gurkirat Singh
eccda7d09b
changed to official name
2019-06-03 13:04:36 +05:30
Gurkirat Singh
0ea44cb72c
added nodejs aliases
2019-06-02 14:51:01 +05:30
Gurkirat Singh
371c2e9834
added sqlmap completion
2019-05-31 23:30:55 +05:30
Nils Winkler
bc45755232
Merge pull request #1380 from szymonpk/ignore-empty-k8s-context
...
Ignore unset and empty Kubernetes context
2019-05-27 09:09:10 +02:00
Travis Swicegood
4ac1db5d68
Merge pull request #1381 from Bash-it/feature/gcloud-completion
...
Add Google Cloud SDK tab completion
2019-05-24 20:51:33 -05:00
Travis Swicegood
1bdcc66d5a
Rename to .completion.bash so it can be disabled correctly
2019-05-24 15:14:13 -05:00
Travis Swicegood
93905c3663
Add gcloud completion
2019-05-24 15:10:48 -05:00
Szymon Szypulski
1e10ad1813
Ignore unset and empty Kubernetes context
...
When current-context does not exist or is unset in $KUBECONFIG, kubectl
is throwing a message to stderr "error: current-context is not set".
Ignore it.
2019-05-22 06:54:11 +02:00
Levent Yalcin
09a48d89cc
add an env var that themes can save history immediately
2019-05-20 14:18:32 +01:00
Nils Winkler
9b4a049571
Merge pull request #1371 from trmaphi/add-osx-plugin-for-jvms
...
Add plugin list jvms and pick default system-wide
2019-05-06 08:07:55 +02:00
Nils Winkler
4711d51171
Merge pull request #1369 from jalmansor/fix-bash-completion
...
adding env var for bash-completion@2 compatibility
2019-05-06 07:56:16 +02:00
Nils Winkler
deec457a69
Merge pull request #1372 from seefood/feature/git-plugin-osx
...
Fix the gif plugin to work on OSX+brew
2019-05-06 07:55:03 +02:00
Nils Winkler
0eca637f1d
Merge pull request #1370 from LanikSJ/git-alias
...
Add Git Checkout Pull Branch Alias
2019-05-06 07:52:29 +02:00
Ira Abramov
abecfdd3b7
Fix the git plugin to work on OSX+brew
2019-04-28 14:44:13 +03:00
Truong Ma Phi
9945e078b3
Add plugin list jvms and pick default system-wide
2019-04-28 17:44:22 +07:00
LanikSJ
2704c7e969
Add Git Checkout Pull Branch Alias
2019-04-26 16:15:56 -07:00
Jason Al-Mansor
2c0bde3a22
fix path to use brew prefix env var
2019-04-26 11:12:53 -04:00
Jason Al-Mansor
15b3281445
adding env var for bash-completion@2 compatibility
2019-04-26 11:03:44 -04:00
Nils Winkler
039cfa7e0f
Merge pull request #1366 from zwfang/git-stash-pop
...
Add alias for git stash pop
2019-04-24 09:36:25 +02:00
Nils Winkler
da126e8b70
Merge pull request #1367 from taylorsilva/modern-time-theme
...
Add modern-time theme
2019-04-24 09:35:31 +02:00
Taylor Silva
d72ad7b482
Add modern-time theme
...
It's the modern theme with the battery charge indicator replaced with
the current time
2019-04-21 23:30:45 -04:00
zw
d9005ae4ac
Add alias for git stash pop
2019-04-20 16:54:04 +08:00
Nils Winkler
5ce443759f
Merge pull request #1365 from uggedal/patch-1
...
utilities.bash: fix tiny typo in comment
2019-04-16 08:49:19 +02:00
Eivind Uggedal
4ea5fe57c9
utilities.bash: fix tiny typo
2019-04-14 22:31:38 +02:00
Nils Winkler
a85d2b1f17
Merge pull request #1361 from simowdas/patch-1
...
Update battery.plugin.bash
2019-04-14 10:48:17 +02:00
simowdas
8f09914e63
Update battery.plugin.bash
...
Add -i option to grep BAT in upower to ignore case distinctions.
2019-04-11 10:57:04 +02:00
Nils Winkler
191e4951b2
Merge pull request #1356 from joaopapereira/pack-autocomplete
...
Add new plugin : `pack`
2019-04-09 08:21:18 +02:00
Nils Winkler
d31ab50f59
Merge pull request #1358 from edubxb/git-diff-staged-alias
...
New git alias for `git diff --staged`
2019-04-08 22:02:16 +02:00
Eduardo Bellido Bellido
8e0b486266
New git alias for `git diff --staged`
2019-04-08 12:15:20 +02:00
Nils Winkler
e9450afbd2
Merge pull request #1357 from trmaphi/master
...
Update bash completion for git v2.21.0
2019-04-08 08:17:55 +02:00
trmaphi
c8b4ffbac1
Update bash completion for git v2.21.0
2019-04-05 16:38:18 +07:00