Nils Winkler
ce615b5239
Update README.md
...
Updated some of the wording.
2017-01-09 09:22:33 +01:00
Maik Ellerbrock
94ec03a8e5
add bash-it-docker to readme
...

2017-01-08 23:31:55 +01:00
Ivan Font
1d55249181
Refactor functions and update documentation
...
Add new variable to enable/disable git prompt minimal status information
and consolidate functions for code re-use. Also update README
documentation to capture the usage of new variable.
2017-01-04 15:48:32 -08:00
Adam Karim
2a4e27cdba
Updating README.
...
Fixing custom location for themes.
2016-11-29 09:55:13 -08:00
Nils Winkler
25b9ec8f85
Merge branch 'add-silent-readme' of https://github.com/knorth55/bash-it into knorth55-add-silent-readme
2016-11-07 08:34:13 +01:00
Shingo Kitagawa
4178de61c8
add --silent description in README
2016-11-04 17:49:12 +09:00
Shingo Kitagawa
ce65f57f0c
add --no-modify-config description in README
2016-11-04 17:47:15 +09:00
Paul Schreiber
7891b1b263
fix spelling of Terminal.app
2016-10-04 21:02:40 -04:00
Nick Silva
16b455d0c6
add BASH_IT_AUTOMATIC_RELOAD_AFTER_CONFIG_CHANGE option
2016-08-01 11:19:17 -07:00
Konstantin Gredeskoul
1a02db13bc
Adding documentation
2016-05-07 06:39:40 -07:00
Konstantin Gredeskoul
50d28364b2
Updated README with a section on Search
2016-03-24 00:22:06 -07:00
Konstantin Gredeskoul
36d994dec5
Explained `git pair` and a more reliable fallback
...
- Added more information to the README about the practice of using `git
pair`, and provided instructions on installing the support.
- Write a more reliable fallback that uses `user.name` to extract user
initials, when `user.initials` aren't set.
2016-03-16 20:15:20 -07:00
Konstantin Gredeskoul
b70018e531
Adding support for git user & git pair
2016-03-14 03:42:38 -07:00
Eduardo Bellido Bellido
3bce1782e7
Update README.md
2016-02-12 01:13:03 +01:00
Eduardo Bellido Bellido
48f26406f0
Apply new naming convention
2016-02-09 22:49:08 +01:00
Eduardo Bellido Bellido
6a571b4826
Update README.md
2016-02-05 00:16:20 +01:00
Eduardo Bellido Bellido
14f880202c
Updated README
2016-02-04 22:40:08 +01:00
Nils Winkler
f21795a9fc
Added first draft of contribution guidelines
2016-01-05 08:21:46 +01:00
Don Reilly
e164f0d7f1
Update README.md for custom themes
2015-11-25 14:24:45 -06:00
Nils Winkler
c23a041f82
Added a missing "out"
2015-10-21 09:27:40 +02:00
Justin Dray
dad983adb5
Remove exit from install. Update readme for install locations
2015-10-16 16:27:58 +02:00
Eduardo Bellido Bellido
e4ef3b1f50
Add doc for feature added in PR #280
2015-09-11 16:10:28 +02:00
Nils Winkler
994c235b3f
Fixed a couple of repo references
2015-09-07 09:48:47 +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
f48731fb11
Update README.md
2015-09-06 21:47:07 +02:00
Eduardo Bellido Bellido
f823f89220
Update README.md
2015-09-06 01:44:28 +02:00
Nils Winkler
63add1f86a
Added load_some function again
...
It can be called by providing the `--interactive` switch to the install
script.
2015-08-06 16:52:37 +02:00
Nils Winkler
237816b782
Updated install script
...
Removed Jekyll template option - it does not really belong in Bash-it.
Removed the all/some/none options. Most people selected `all` and then
complained about things not working, or error messages being shown. This
was mostly due to missing dependencies.
The installer now uses a 'sane' default - it just enables completion for
the 'bash-it' command and nothing else. At the end of the installation,
it prints a message explaining the ways to see the available plugins and
how to enable them.
Updated readme with install options
2015-08-06 09:51:39 +02:00
Nils Winkler
2f64aaec6c
Added uninstall instructions
2015-08-04 10:34:37 +02:00
sveneh
d2782c07b9
added simple uninstall instructions
2015-07-20 18:29:32 +02:00
Nils Winkler
492304dee5
Added proxy plugin.
2015-04-01 13:23:00 +02:00
Nils Winkler
7e2f4b0738
Update README.md
...
Updated Travis URL.
2015-03-29 12:24:01 +02:00
Ivan Povalyukhin
c079458fd5
added travis build status to README
2015-03-28 18:57:51 -07:00
Ivan Povalyukhin
9683752117
[allow faster install] clone bash-it with depth=1 instead of whole git history - it allows to reduce install
2015-03-26 17:26:16 -07:00
Ivan Povalyukhin
ef84346cb8
minor fix in Readme to add to the customization list
2015-03-25 19:52:38 -07:00
Nils Winkler
6e77382247
Updated readme, added an initial blurb.
2015-03-23 08:30:09 +01:00
Travis Swicegood
83ef7c5104
Fix gitter link
2015-03-20 10:16:50 -07:00
The Gitter Badger
49f8e18161
Added Gitter badge
2015-03-18 22:34:58 +00:00
Nils Winkler
f3ca9f53d3
Added option for skipping questions in installer.
...
The install script now allows to specify one of the following options:
* --all
* --none
Both result in any questions being skipped. This is convenient when running the install script from a script, or a provisioning tool like Ansible.
2015-03-11 13:08:14 +01:00
Eduardo Bellido Bellido
bc849a8f54
Update README.md
...
Small correction
2015-01-21 21:16:12 +01:00
Sam Morrison
bd89bd59db
Added BASH_IT_LEGACY_PASS usage notes to README
2015-01-21 12:01:49 +09:00
Eduardo Bellido Bellido
544ee0d21a
Updated README.md
2015-01-09 23:00:55 +01:00
Matt Wismer
28429de0f7
Updated README.md with preview information
2015-01-06 16:54:22 -05:00
Eduardo Bellido Bellido
418e6fae14
Changed default value to true for SCM_GIT_SHOW_DETAILS
2015-01-06 12:57:57 +01:00
Eduardo Bellido Bellido
5632575efe
Updated README.md
2015-01-05 20:19:38 +01:00
Carlos Reynosa
e318011894
Added SCM_CHECK flag documentation.
2014-11-03 15:02:56 -08:00
Joel McCracken
ecf506a03d
Adds documentation around reload alias
2014-09-13 01:36:51 -04:00
yachi
7c6dd290b7
Update screenshots url in README.md
2014-03-06 10:15:27 +08:00
rohan
6451577c87
Replace wiki link wtih repo link to avoid maintenance
2014-01-20 13:39:31 -08:00