Commit Graph

2718 Commits (f0af4fd6018d09aa73bf33e2e415d1d6e515a8cc)

Author SHA1 Message Date
sharils 3863a6b2ea
Make backward compatible 2017-12-08 21:10:11 +08:00
Nils Winkler 44455c4a00
Merge pull request #1107 from ycmjason/patch-2
Remove duplicating alias
2017-12-08 10:27:40 +01:00
Jason Yu e5743a299c
Remove duplicating alias
Opps, I overlook the file! XD, sorry.
2017-12-08 09:23:01 +00:00
Nils Winkler f5d8693400
Merge pull request #1104 from ycmjason/patch-1
Update git.aliases.bash
2017-12-08 09:09:08 +01:00
Dan Flies fae18112cb Added new theme to limit the directory only the current directory 2017-12-07 10:01:47 -06:00
sharils 003fccc8e3
Make dkrmui work in Mac and BSD 2017-12-07 21:15:19 +08:00
Jason Yu 62e4108af3
Update git.aliases.bash 2017-12-07 11:07:21 +00:00
Dylan Semler 01188bbd28 Reset VIRTUALENV vars in brainy theme 2017-12-06 08:50:09 -05:00
Ira Abramov 99d494535b Oops, an important fix to the gif plugin options. 2017-12-04 15:42:23 +02:00
Nils Winkler 2df93544ca
Merge pull request #1102 from seefood/ira-gifski
GIF plugin: Added FPS auto-detection
2017-12-01 08:28:02 +01:00
Ira Abramov 21637a6065 GIF plugin: Added FPS auto-detection, support for filenames with spaces, and localized variables 2017-11-30 13:07:41 +02:00
Nils Winkler 2006c60a40
Merge pull request #1100 from LanikSJ/master
Fix yarn ls alias
2017-11-28 08:27:49 +01:00
Nils Winkler d49b7c649e
Merge pull request #1101 from Bash-it/revert-1095-patch-1
Revert "Update base.theme.bash with RUBY interpreter version check"
2017-11-28 08:25:53 +01:00
Nils Winkler 68409f3566
Revert "Update base.theme.bash with RUBY interpreter version check" 2017-11-28 08:25:25 +01:00
Nils Winkler 303a5bf661
Merge pull request #1098 from bkmeneguello/sdkman_fix
Fix "sdkman use" version completion
2017-11-28 08:22:58 +01:00
LanikSJ 7ec5fc633f
Fix yarn ls alias 2017-11-27 11:23:43 -08:00
Bruno Meneguello 126703fb76
Fix "sdkman use" version completion
There is no more the CSV variable after __sdkman_build_version_csv
2017-11-27 15:03:17 -02:00
Nils Winkler 09e3399d0b
Merge pull request #1097 from Andreas-Halemba/master
Alias laravel using /Users/andreas variable instead of /home/andreas.
2017-11-27 08:33:57 +01:00
Andreas Halemba f4b4840162 Alias laravel using /Users/andreas variable instead of /home/andreas. 2017-11-26 16:19:08 +01:00
Nils Winkler 51b4a9b17f
Merge pull request #1095 from lfelipe1501/patch-1
Update base.theme.bash with RUBY interpreter version check
2017-11-23 09:10:54 +01:00
Nils Winkler 08fe18f5a4
Merge pull request #1093 from seefood/ira-gifski
New and improved/enhanced vid-to-gif function
2017-11-23 09:07:47 +01:00
Luis Felipe Sánchez 31a0c6a9fd
Update base.theme.bash
Added feature to detect the ruby version interpreter
```bash
       rb_interp_prompt
```
and added to the existing function to be used in any theme.
2017-11-22 10:14:38 -05:00
Ira Abramov 7935ca4834 @lwinkler suggested this takes over the old plugin. 2017-11-22 14:44:09 +02:00
Ira Abramov 605f30381f Add alerting feature - warn if the resulting GIF is too large for twitter or other threasholds. 2017-11-22 14:43:02 +02:00
Ira Abramov 3a90bf18fb New and improved/enhanced vid-to-gif function 2017-11-20 19:38:46 +02:00
Nils Winkler 76e4659126
Merge pull request #1091 from specter119/master
use $SHORT_HOSTNAME if set for powerline theme
2017-11-17 06:25:54 -06:00
KeLiu e325859afb
use $SHORT_HOSTNAME if set
change `${HOSTNAME}` to `${SHORT_HOSTNAME:=$HOSTNAME}`
2017-11-17 17:07:43 +08:00
Nils Winkler 4743fc5b4b
Merge pull request #1090 from maikelmeyers/master
bash-it themes must not set the TERM variable
2017-11-13 04:03:37 +01:00
Nils Winkler 856afc5d6a
Merge pull request #1089 from telmofcosta/allow-theming-git-stash-char
Allow theming git stash chars
2017-11-13 04:02:17 +01:00
Telmo Costa 1fd3fa2440 Allow theming git stash chars 2017-11-12 17:42:11 +00:00
Maik 3e2ecba318 bash-it themes must not set the TERM variable. The used terminal emulator is responsible to set this variable correctly. 2017-11-11 18:02:04 +01:00
Nils Winkler 80810a08f0
Merge pull request #1088 from lfelipe1501/patch-3
Update README.md
2017-11-11 13:15:57 +01:00
Luis Felipe Sánchez ad2112ca50
Update README.md 2017-11-10 14:38:33 -05:00
Nils Winkler e9f6ab5a0f
Merge pull request #1085 from Stimim/master
support bash-preexec
2017-11-10 08:19:59 +01:00
Luis Felipe Sánchez 0008bec5d7
Update README.md
Update Readme for fix image demo
2017-11-09 16:50:12 -05:00
Nils Winkler efe2ed9ab4
Merge pull request #1084 from brossaip/patch-1
Add discharging character in brainy theme
2017-11-07 08:12:47 +01:00
Wei-Han Chen 5ff7df1607 support bash-preexec 2017-11-07 02:59:25 +08:00
brossaip 00732ad210
Add discharging character in brainy theme
I have followed the same technique as it is done in atomic theme
2017-11-06 18:01:30 +01:00
Nils Winkler 5df98aeac9
Merge pull request #1080 from nwinkler/battery-low
Fixed battery low
2017-11-05 12:57:19 +01:00
Nils Winkler 31990490fa Added test for the "no" energy tool case 2017-11-02 06:46:01 +01:00
Nils Winkler 5ab0cc5388 Fixed ioreg - no battery test case 2017-11-02 06:46:01 +01:00
Nils Winkler 7ea1a58216 Added comments on the test functions 2017-11-02 06:46:01 +01:00
Nils Winkler fef8e9ed09 Fixed ioreg test case 2017-11-02 06:46:01 +01:00
Nils Winkler 629b8522e5 Ensuring that output is always two digits at least
Show "04" instead of just "4".
2017-11-02 06:46:01 +01:00
Nils Winkler 86a87a33b5 Refactored command output handling 2017-11-02 06:46:01 +01:00
Nils Winkler a573b63da2 Simplified acpi 2017-11-02 06:46:01 +01:00
Nils Winkler 7602b1da32 Added tests for WMIC 2017-11-02 06:46:01 +01:00
Nils Winkler 601202e816 Simplified ioreg, added tests for no status 2017-11-02 06:46:01 +01:00
Nils Winkler 6b97283cbf Consolidated cases for pmset and ioreg 2017-11-02 06:46:01 +01:00
Nils Winkler 486c9e1382 Consolidated cases for acpi 2017-11-02 06:46:01 +01:00