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
Rod Treweek
15177a20d4
Add new feature ( #6 )
...
* alias additions
* Adding powerline-r theme
2017-06-26 12:07:30 -07:00
Rod Treweek
b5ee4dec60
added aliases
2017-06-26 12:07:30 -07:00
Rod Treweek
f873ecb948
Added aliases for vagrant, bash-it, and homesick
2017-06-26 12:07:30 -07:00
Rod Treweek
c1683c74d2
Update README.md
2017-06-26 12:07:30 -07:00
Nils Winkler
2a0a425334
Merge pull request #974 from nwinkler/load-priority
...
Load Order/Priority
2017-06-25 16:47:09 +02:00
Nils Winkler
2581abdf54
Fix some issues that showed the todo.txt-cli aliases in the wrong way
2017-06-24 17:31:31 +02:00
Nils Winkler
94e68b96b5
Fix migration of todo.txt-cli component
2017-06-24 17:31:31 +02:00
Nils Winkler
fc4ce80329
Add tests for enabling multiple plugins at the same time
2017-06-24 17:31:31 +02:00
Nils Winkler
1068e7916b
Add tests for enabling aliases and completions
2017-06-24 17:31:31 +02:00
Nils Winkler
87270c2962
Copy all of Bash-it during the helper tests
2017-06-24 17:31:31 +02:00
Nils Winkler
732b287a57
Run migrate command after a succesful update
2017-06-24 17:31:31 +02:00
Nils Winkler
f221f63d7d
Add completion for help command, and help for migrate
2017-06-24 17:31:31 +02:00
Nils Winkler
bd2e0f1366
Add note about migrate command to readme
2017-06-24 17:31:31 +02:00
Nils Winkler
11469fe235
Fix battery_percentage check in Atomic theme
...
Check for the return value "no", which is returned when no battery check funcationality is available in the OS. This is now consistent with how the Brainy theme does this.
2017-06-24 17:31:31 +02:00
Nils Winkler
e13c75c433
Add safeguard for no battery percentage available
2017-06-24 17:31:31 +02:00
Nils Winkler
b55c0251ed
Add tests for base theme's battery functions
2017-06-24 17:31:31 +02:00
Nils Winkler
0aad8b4ab0
Fixed assert syntax
2017-06-24 17:31:31 +02:00
Nils Winkler
228b86f3d1
Change order of theme loading
...
The base theme is now loaded after plugins, since it now uses the
`command_exists` function, which is defined in the `base` plugin.
2017-06-24 17:31:31 +02:00
Nils Winkler
c33861a9b0
Change dependency check for battery_char function
2017-06-24 17:31:31 +02:00