Justin Dray
dad983adb5
Remove exit from install. Update readme for install locations
2015-10-16 16:27:58 +02: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
Lyle Franklin
d751b3da67
Rename docker-machine file to include 'plugin'
...
- We have some automation around enabling plugins which expects the word 'plugin'
2015-09-08 18:03:10 -07:00
Nils Winkler
728672498b
Merge pull request #568 from nwinkler/alias-completion-fix
...
Fixed reference and typo in alias-completion plugin
2015-09-07 12:47:28 +02:00
Nils Winkler
546f90e368
Fixed reference and typo
2015-09-07 12:46:34 +02:00
Nils Winkler
f8cf0a5694
Merge pull request #567 from nwinkler/alias-completion-install
...
Added alias completion to the default install options
2015-09-07 09:56:57 +02:00
Nils Winkler
7384b284ec
Added alias completion to the default install options
2015-09-07 09:56:16 +02:00
Nils Winkler
8d1e5ab237
Merge pull request #566 from nwinkler/readme-update
...
Fixed a couple of repo references
2015-09-07 09:49:48 +02:00
Nils Winkler
994c235b3f
Fixed a couple of repo references
2015-09-07 09:48:47 +02:00
Nils Winkler
63380eff53
Merge pull request #565 from mibanez/master
...
Update simple theme
2015-09-07 08:27:49 +02:00
Matias Ibañez
1449036285
Update simple theme
...
PS1 definition via PROMPT variable produces an invalid prompt
2015-09-07 01:43:40 -03:00
Eduardo Bellido Bellido
c4cc192d1d
Merge pull request #564 from edubxb/master
...
Minor corrections in README.md
2015-09-06 22:34:02 +02:00
Eduardo Bellido Bellido
3c97ee84da
Minor corrections in README.md
2015-09-06 22:29:06 +02:00
Eduardo Bellido Bellido
39a2c37524
Fix wrong flag description
2015-09-06 22:17:11 +02:00
Eduardo Bellido Bellido
3ddb14bab3
Merge pull request #563 from edubxb/ignore-untracked
...
Ignore untracked files
2015-09-06 21:50:26 +02:00
Eduardo Bellido Bellido
f48731fb11
Update README.md
2015-09-06 21:47:07 +02:00
Eduardo Bellido Bellido
d0565e8954
Add a flag (SCM_GIT_IGNORE_UNTRACKED) to ignore untracked files in git prompt
2015-09-06 20:02:20 +02:00
Eduardo Bellido Bellido
e257ca3768
Merge pull request #562 from edubxb/hub-support
...
Hub support
2015-09-06 19:20:25 +02:00
Eduardo Bellido Bellido
6799b151d4
Add hub plugin and completion
2015-09-06 19:18:14 +02:00
Eduardo Bellido Bellido
9006e7a59b
Mark gh plugin as deprecated, hub is suggested as replacement
2015-09-06 19:17:20 +02:00
Eduardo Bellido Bellido
8d113eee42
Merge pull request #560 from binaryanomaly/master
...
New binaryanomaly theme
2015-09-06 13:52:27 +02:00
Reto Haeberli
858b6e9589
Apt and dpkg aliases for Ubuntu and Debian distros.
2015-09-06 13:49:50 +02:00
Reto Haeberli
ff87ad7482
New binaryanomaly theme
2015-09-06 12:22:48 +02:00
Eduardo Bellido Bellido
c3572e21fe
Merge pull request #559 from edubxb/git-remote-info
...
Improvements in git prompt
2015-09-06 01:50:27 +02:00
Eduardo Bellido Bellido
f823f89220
Update README.md
2015-09-06 01:44:28 +02:00
Eduardo Bellido Bellido
0943aec34b
Improvements in git prompt
...
- Git prompt now indicates when remote tracked branch is "gone"
- New env var (SCM_GIT_DETACHED) that indicates when HEAD is detached
- New env vars available for themes (SCM_THEME_BRANCH_TRACK_PREFIX,
SCM_THEME_BRANCH_GONE_PREFIX, SCM_GIT_DETACHED_CHAR)
- Refactor of git_prompt_vars function from base theme
2015-09-06 00:59:27 +02:00
Eduardo Bellido Bellido
78cb41a1cf
Add the option to show git branch remote tracking info in git prompt
2015-09-05 15:04:25 +02:00