11 Commits

Author SHA1 Message Date
Zhiming Wang
5fc2405db3 Fix typo: hyphen-minus instead of en dash in command
Closes Homebrew/homebrew#46408.

Signed-off-by: Alex Dunn <dunn.alex@gmail.com>
2015-11-26 15:22:19 -08:00
Joel B Schwartz
e4b4ad532f Tips-N'-Trick: add a tip to use switch.
I find brew switch very helpful to activate a different version of an
installed formula. This seems worth calling out in the documentation to
elevate awareness.

Closes Homebrew/homebrew#45694.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-11-06 16:23:47 -08:00
Martin Afanasjew
4a9960bee7 doc: be consistent when referring to official taps
Always use the `<user/repo>` format as used by the `brew tap` command.
Also fixed a link to `homebrew/head-only` and sorted a list in `FAQ.md`
in alphabetical order.

Closes Homebrew/homebrew#45535.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-10-31 20:32:09 -07:00
Alex Dunn
23142bb226 tips-n-tricks: don't encourage sudo
Closes Homebrew/homebrew#43363.

Signed-off-by: Alex Dunn <dunn.alex@gmail.com>
2015-09-02 20:34:54 -07:00
Alex Dunn
fa1cc67e9f tips-n-tricks: misc. edits 2015-09-02 20:34:10 -07:00
Alex Dunn
859be3c948 tips-n-tricks: document HOMBREW_INSTALL_BADGE 2015-09-02 20:30:59 -07:00
Alex Dunn
9bd3e1eeab tips-n-tricks: add homebrew-mode to editor plugins 2015-09-02 20:30:59 -07:00
leonardo lopes de albuquerque
828125f4ca Tips N' Tricks: fixed tab recognition for bash.
changed from `brew --repository` to $(brew --repository)

Closes Homebrew/homebrew#38352.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-04-06 21:39:00 +01:00
Xu Cheng
150c052970 add reference to Vim Syntax for Homebrew formulae
A simple vim plugin created by me. Hope it can help formula authors who use vim.

Closes Homebrew/homebrew#38150.

Signed-off-by: Xu Cheng <xucheng@me.com>
2015-03-28 23:30:57 +08:00
Artur Dryomov
832c52db7e share/doc/homebrew: fix capitalization.
Reference.
* GitHub: https://github.com/about
* Xcode: https://developer.apple.com/xcode
* Zsh: http://www.zsh.org

Closes Homebrew/homebrew#37866.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-03-19 16:43:12 +00:00
Mike McQuaid
19d12aee45 Import docs from wiki.
Closes Homebrew/homebrew#33211.
2014-10-26 14:57:36 +00:00