Commit Graph

2154 Commits (381b60bbda528dfeee6473961313e4c9830cb92c)

Author SHA1 Message Date
Yushin Washio d98a0038d3 bash-it.completion suppress ls error when none found 2017-08-17 17:08:58 +05:00
Andreas Frömer 3f2edd7ba8 Propose new alias for git branch deletion
This will add two new aliases for `git` to remove a branch.
There is an old alias `gdel` which is not named well because all "branch wise" aliases start with `gb`

So i added two new to delete the branch
`gbd` to remove fully merged branches with upstream
`gbD` to force remove a branch
2017-08-17 09:17:12 +02:00
Nils Winkler a6c91f15a0 Merge pull request #1017 from mvk/sshagent_plugin
reference implementation of #1016
2017-08-15 08:55:35 +02:00
Max Kovgan c04754fa0e added bash-it metadata to operational function
- per @nwinkler CR request

Signed-off-by: Max Kovgan <max@opsguru.io>
2017-08-14 14:52:39 +03:00
Max Kovgan ade87943e9 upd formatting post CR by @nwinkler
- indented from 4 space into 2
- cleared up a couple of tabs

Signed-off-by: Max Kovgan <max@opsguru.io>
2017-08-13 19:38:25 +03:00
Max Kovgan dce7b9b874 reference implementation of #1016
sshagent plugin:
- manage setup of sshagent in bash session:
  - force opinionated agent management based on ~/.ssh/ file
    - support for shared file systems on different host (file name contains hostname)
  - check env for any live/dead agents
    if alive - use it
    otherwise - spawn our own

Signed-off-by: Max Kovgan <max@opsguru.io>
2017-08-13 19:36:52 +03:00
Nils Winkler 79562ec3d8 Merge pull request #1014 from amno1/master
Added aliases for easier systemd use.
2017-08-13 17:39:32 +02:00
Nils Winkler 14f3ebbb7d Merge pull request #1013 from leventyalcin/feature/openshift-completion
Feature/openshift completion
2017-08-13 17:37:59 +02:00
Nils Winkler 54c456d56a Merge pull request #1012 from jayme/down4me-fix
added `-L` to curl options to avoid empty responses
2017-08-13 17:32:09 +02:00
memoryleakno1 43082a6cc5 Added aliases for easier systemd use. 2017-08-03 15:37:21 +02:00
Levent YALCIN a6fccf029c no need a var 2017-07-31 15:26:05 +01:00
Levent YALCIN 878180b2e2 tab completion support added for openshift 2017-07-31 15:23:34 +01:00
jayme 20a8f10102 added `-L` to curl options to avoid empty responses
- changed URL to non-www as well
2017-07-28 16:36:57 -04:00
Nils Winkler 702d923054 Merge pull request #1007 from wendorf/explicit-bash-version
Explicitly mention Bash 3.2 compatibility
2017-07-19 09:12:39 +02:00
Dan Wendorf 39ed8c4da1 Explicitly mention Bash 3.2 compatibility
Bash-it previously did not specify compatibility with any particular
Bash version, but uses features in Bash 3.2 (like omitting quoting for =~
expressions) while ignoring features in Bash 4 (like associative
arrays). By explicitly mentioning the minimum supported version, it is
easier for contributors to understand which shell features are usable.
2017-07-18 08:47:12 -07:00
Nils Winkler b9101e57b1 Merge pull request #1005 from con-f-use/master
Liquidprompt Theme
2017-07-16 19:04:02 +02:00
con-f-use 7e68558176 Add gitignore for liquidprompt 2017-07-16 18:28:47 +02:00
con-f-use 238375c4d8 Liquidprompt Theme
see: https://github.com/nojhan/liquidprompt

Might be a bit hacky, but people can improve on it.
2017-07-16 10:51:49 +02:00
Nils Winkler 4590042177 Merge pull request #997 from lfelipe1501/patch-1
Changes in the battery plugin and in the Atomic Theme
2017-07-13 08:42:46 +02:00
Luis Felipe Sánchez a3e714e175 Update battery.plugin.bash
Added **pmset** command that improves the process of detecting the battery and its percentage
2017-07-12 18:59:47 -05:00
Nils Winkler 4244685388 Merge pull request #1000 from YumingMa/master
fix ips issue #998
2017-07-08 16:54:48 +02:00
MaYuming 7006261b42 fix ips issue #998 2017-07-08 11:12:07 +08:00
MaYuming a61edb6a25 Merge branch 'master' of https://github.com/YumingMa/bash-it 2017-07-08 10:56:04 +08:00
Nils Winkler aed5c6560b Merge pull request #1002 from p3k/fix-virtualenv-prompt-in-bakke-theme
fix: missing virtualenv prompt
2017-07-07 19:18:55 +02:00
Tobi Schäfer 2c08308f0c fix: missing virtualenv prompt 2017-07-07 15:02:54 +02:00
MaYuming e687857eb0 fix ips issue #998 2017-07-06 14:50:53 +08:00
Luis Felipe Sánchez d2fb415856 Update atomic.theme.bash
Improvements in the theme
2017-07-03 12:09:27 -05:00
Nils Winkler f13e04fdb0 Merge pull request #996 from lfelipe1501/master
Update battery.plugin.bash
2017-07-03 08:05:50 +02:00
Luis Felipe Sánchez 222385c040 Update battery.plugin.bash
Fixed UPOWER command check when checking battery status
2017-07-02 17:41:06 -05:00
Nils Winkler 31bdbe0cc2 Merge pull request #994 from YumingMa/master
fix mkcd issue #993
2017-06-30 15:26:15 +02:00
MaYuming d88b068363 fix mkcd issue 2017-06-30 20:14:32 +08:00
MaYuming 6be02f8062 Revert "mkcd one or more dirs"
This reverts commit f369efe953.
2017-06-30 20:09:22 +08:00
MaYuming f369efe953 mkcd one or more dirs 2017-06-30 18:45:22 +08:00
MaYuming f19a8b88eb Revert "fix mkcd issue #993"
This reverts commit 8816edd805.
2017-06-30 18:27:43 +08:00
MaYuming 8816edd805 fix mkcd issue #993 2017-06-30 17:05:03 +08:00
Nils Winkler be077be3f5 Merge pull request #986 from rodtreweek/patch-r
Request to add some additonal aliases that I have found useful
2017-06-29 09:22:14 +02:00
Rod Treweek 7b5c0ec6fd
Removing vigen alias 2017-06-28 15:47:28 -07:00
Rod Treweek 0e5b872512
Fixing up Vagrant and general alias files 2017-06-28 14:53:14 -07:00
Nils Winkler 8217b7beb0 Merge pull request #989 from nwinkler/fzf-plugin
Fzf plugin
2017-06-28 09:46:36 +02:00
Nils Winkler 51c1f7e414 Updated some load priorities
These will not work yet, since they are used across component types, but this will start working once everything is loaded from the same "enabled" directory.
2017-06-28 09:43:31 +02:00
Nils Winkler 09cb5552db Fixed missing quote 2017-06-28 09:42:34 +02:00
Nils Winkler 33cdfe03a7 Added some functions for using fzf 2017-06-28 09:42:34 +02:00
Nils Winkler b4a8cc222f Merge pull request #988 from YumingMa/master
fix and strengthen the command myip
2017-06-28 09:28:25 +02:00
MaYuming c52eb6456c Merge branch 'master' of https://github.com/Bash-it/bash-it 2017-06-28 13:02:30 +08:00
MaYuming a9a9ff74ba fix and Strengthen the command myip 2017-06-28 13:02:21 +08:00
Nils Winkler c51ad5e255 Merge pull request #987 from dsharp-pivotal/patch-1
general.aliases: Run `which gshuf` in if condition
2017-06-27 08:17:27 +02:00
David Sharp 48f04159e0 general.aliases: Run `which gshuf` in if condition
If .bashrc is sourced while `set -e` is set, and `gshuf` is not installed,
then running `which gshuf` will cause the shell to error and exit.
Running `which gshuf` during an if condition will capture the error.
2017-06-26 14:50:23 -07:00
Rod Treweek 6eada49d9d cleaning things up a bit for merge 2017-06-26 13:00:13 -07:00
Rod Treweek 1ff2dd7c59 Add stuff (#7)
* Added aliases for vagrant, bash-it, and homesick

* added aliases

* Add new feature (#6)

* alias additions

* Adding powerline-r theme

* Adding Vagrant aliases
2017-06-26 12:39:49 -07:00
Rod Treweek d796390737
cleaning up 2017-06-26 12:24:51 -07:00