Commit Graph

1306 Commits (c600d82f46fc412a32d3920409b21ed28f26b41b)

Author SHA1 Message Date
Eduardo Bellido Bellido 6d453fe1e4 Make git gg alias more readable 2015-10-22 23:52:14 +02:00
Eduardo Bellido Bellido bea8beca6f Add new git aliases 2015-10-22 23:51:42 +02:00
Eduardo Bellido Bellido 25ef4e1275 Add gradle completion
Code borrowed from gist:

https://gist.github.com/nolanlawson/8694399
2015-10-22 22:54:13 +02:00
Eduardo Bellido Bellido 579231c3b6 Merge pull request #596 from luispcosta/master
Added git push origin master to git aliases as gpom
2015-10-22 21:36:58 +02:00
crazygit a42e5f4d73 add bulk enable or disable function 2015-10-23 00:07:35 +08:00
Nils Winkler c0a214294d Merge pull request #598 from justin8/change-install-location
Fix for OS X installation
2015-10-22 16:26:40 +02:00
Justin Dray dd8831faf1 Fix for OS X installation 2015-10-22 16:20:44 +02:00
luispcosta 1f5f2e246c Fixed back general aliases 2015-10-22 11:42:40 +01:00
luispcosta 7cf97ba7ad Merge branch 'master' of github.com:luispcosta/bash-it 2015-10-22 11:36:01 +01:00
luispcosta a9ca1ae3fb Added new git push origin master 2015-10-22 11:30:37 +01:00
Nils Winkler 51af6975c9 Merge pull request #595 from nwinkler/readme
Added a missing "out"
2015-10-21 09:28:28 +02:00
Nils Winkler c23a041f82 Added a missing "out" 2015-10-21 09:27:40 +02:00
Nils Winkler f0a8d0d6d3 Merge pull request #594 from nwinkler/rename-plugin
Renamed boot2docker plugin file
2015-10-21 09:26:28 +02:00
Nils Winkler ad537b4c05 Renamed file 2015-10-21 09:25:52 +02:00
Nils Winkler 917da2f284 Merge pull request #593 from nwinkler/vscode
Added Visual Studio Code plugin
2015-10-21 09:25:05 +02:00
Nils Winkler f3542fcabe Added Visual Studio Code plugin
Only required on Mac OS X. More details here:

https://code.visualstudio.com/Docs/editor/setup
2015-10-21 09:24:17 +02:00
Nils Winkler d8e16c36a2 Merge pull request #589 from justin8/change-install-location
Allow for any install location
2015-10-21 09:14:51 +02:00
Nils Winkler 90eaa35bed Merge pull request #590 from trinitronx/add-mankier-explain-function
Adding mankier.com explain() function to explain other commands
2015-10-21 09:14:37 +02:00
James Cuzella 34e9878943 explain: remove comments, add about, example, group, param metadata to explain() 2015-10-16 10:16:36 -06:00
Justin Dray dad983adb5 Remove exit from install. Update readme for install locations 2015-10-16 16:27:58 +02:00
Nils Winkler 38007782ac Merge pull request #592 from nwinkler/rename
Rename alias-completion plugin
2015-10-15 11:35:08 +02:00
Nils Winkler 36caf70f8d Renamed alias-completion file to match naming conventions 2015-10-15 11:28:58 +02:00
Nils Winkler c43f3d8327 Enabling general aliases by default 2015-10-15 11:28:49 +02:00
Nils Winkler 23b5675432 Merge pull request #591 from anonfunc/fix_basename
Basename -s is platform specific, so use Bash's variable expansion instead.
2015-10-15 10:47:41 +02:00
Dwight Holman 503fc7bede Basename -s is platform specific, so use Bash's variable expansion instead. 2015-10-14 16:58:40 -07:00
James Cuzella 2d60d6ccd4 Adding mankier.com explain() function to explain other commands 2015-10-14 10:30:29 -06:00
Justin Dray 7923b865ea Allow for any install location 2015-10-14 13:08:04 +00:00
Nils Winkler cb4fbd3983 Merge pull request #585 from ljfranklin/PR-docker-machine-source-env
Source docker-machine environment variables rather than hardcoding
2015-10-09 08:32:33 +02:00
Shash Reddy e704bd72f3 Check whether docker-machine dev is running before configuring env variables
Signed-off-by: Lyle Franklin <lfranklin@pivotal.io>
2015-10-08 11:11:12 -07:00
Nils Winkler 578e6bbe31 Merge pull request #555 from mimoralea/master
Add mkcd and del functions
2015-10-08 08:09:46 +02:00
Miguel Morales f5d4210ffd Delete mkcd.plugin.bash 2015-10-07 15:57:19 -05:00
Miguel Morales f59ab436e4 Delete del.plugin.bash 2015-10-07 15:57:09 -05:00
Lyle Franklin 9c23a15075 Source docker-machine environment variables rather than hardcoding
Signed-off-by: Frank Kotsianas <fkotsian@pivotal.io>
2015-10-07 13:56:40 -07:00
Miguel Morales ca3f1baf80 Add del function to the base plugins 2015-10-07 15:55:38 -05:00
Nils Winkler 6ad5f97e87 Merge pull request #579 from cornfeedhobo/add-projects-plugin
added projects plugin and completion
2015-09-30 08:49:45 +02:00
cornfeedhobo 8744f6899c fixed to not also include the current directory 2015-09-30 01:32:47 -05:00
Nils Winkler b28f8517c4 Merge pull request #581 from JrGoodle/git-fetch-alias
Add `gf` alias for fetching all and pruning
2015-09-29 09:09:31 +02:00
joe DeCapo 94d37939e5 Add `gf` alias for fetching all and pruning 2015-09-29 01:41:56 -05:00
Nils Winkler 1531316c9d Merge pull request #580 from ntwyman/master
Addresses duplicate emacs alias use of 'et'. See Issue #578
2015-09-28 08:10:47 +02:00
Nick Twyman 79d4d84c5c Addresses duplicate emacs alias use of 'et'. See Issue #578 2015-09-26 16:49:34 -07:00
cornfeedhobo c74378632f added projects plugin and completion 2015-09-26 18:32:01 -05:00
Nils Winkler 6ec761a994 Merge pull request #576 from nwinkler/uninstall-x
Set executable flag on uninstall script
2015-09-15 15:36:26 -04:00
Nils Winkler cf06aea3c7 Set executable flag on uninstall script 2015-09-15 15:35:37 -04:00
Eduardo Bellido Bellido eba1c2c396 Merge pull request #573 from edubxb/update-readme
Add doc for feature added in PR #280
2015-09-11 16:17:13 +02:00
Eduardo Bellido Bellido e4ef3b1f50 Add doc for feature added in PR #280 2015-09-11 16:10:28 +02:00
Eduardo Bellido Bellido d1e0735b9a Merge pull request #571 from edubxb/fix-git-prompt
Fix grep pattern
2015-09-10 20:08:23 +02:00
Eduardo Bellido Bellido 86b9af62c3 Fix grep pattern 2015-09-10 20:07:04 +02:00
Travis Swicegood d139e61fba Merge pull request #570 from ljfranklin/PR-use-HOME-in-docker-machine
Replace `~` with $HOME in docker-machine plugin
2015-09-09 15:10:22 -05:00
Lyle Franklin 412bb7fc88 Replace `~` with $HOME in docker-machine plugin
The `~` caused docker commands to error with the following:
```
$ docker images
Could not read CA certificate "~/.docker/machine/machines/dev/ca.pem"
```
Switching to $HOME fixes the issue
2015-09-09 09:38:07 -07:00
Nils Winkler bad2b9ebac Merge pull request #569 from ljfranklin/PR-rename-docker-machine-plugin
Rename docker-machine file to include 'plugin'
2015-09-09 09:25:56 +02:00