Shohei YOSHIDA
0b6e064850
Update links
2022-11-23 13:31:48 +09:00
Shohei YOSHIDA
45cb3becd8
Revert "Merge pull request #868 from ibayramli2001/fig"
...
This reverts commit 263c14d969
, reversing
changes made to fcf490292e
.
2022-06-17 01:21:11 +09:00
Ilkin Bayramli
28ef391e35
Add Fig as an installation method to the README
2022-06-15 19:02:46 -07:00
Bendix Sältz
20b3e087fd
Drop unsupported git protocol from Readme
...
When trying to clone the repository, git complained with:
```
fatal: remote error:
The unauthenticated git protocol on port 9418 is no longer supported.
```
Using HTTPS in the URL works just fine.
2022-04-26 11:21:01 +02:00
Seonghyeon Cho
3933b18fb3
Add install guide with zinit
2022-03-04 01:01:25 +09:00
Felipe Santos
81cd07bb9e
Improve OMZ installation instructions
2022-02-12 14:37:11 -03:00
Li-Wen Hsu
84c523505e
Add package information of FreeBSD
2020-08-05 11:58:45 +08:00
kamimura
152abee68a
change os name: Mac OS to macOS ( #656 )
2020-01-17 14:35:38 -08:00
jjangga0214
f68950a304
edit README.md: use `$ZSH_CUSTOM` if it exists
...
`${ZSH_CUSTOM:=~/.oh-my-zsh/custom}` would use value of `$ZSH_CUSTOM` if it exists. Otherwise it falls back to `~/.oh-my-zsh/custom`
2019-04-09 21:06:13 +09:00
Julien Nicoulaud
9384691702
README: fix links
2018-10-24 20:44:35 +02:00
Julien Nicoulaud
5bef032398
Packages: fix broken links, add Slackware and NetBSD
2018-10-13 23:07:51 +02:00
Julien Nicoulaud
2a1350a60d
#591 : move CONTRIBUTING to root directory, README cleanup
2018-10-13 23:07:50 +02:00
Steven Young
6096495651
Add MacPorts link to README
2018-06-03 01:15:04 +01:00
Julien Nicoulaud
7ec52769d3
Also add gitter badge
2017-10-19 20:13:28 +02:00
Julien Nicoulaud
46294bd01f
Fix link to #zsh-completions
2017-10-19 20:11:59 +02:00
Julien Nicoulaud
f6ee0a0c8f
Add link to Void Linux package
2017-10-19 20:06:06 +02:00
Julien Nicoulaud
9e61938193
Change default license to the Zsh license (as discussed on zsh-workers mailing-list)
2017-10-19 19:54:32 +02:00
nicoulaj
907cba3fd9
Update repository infos
2017-02-28 21:06:15 +01:00
Julien Nicoulaud
e88b3bcfa7
Add RPM installation info
2016-12-28 00:00:57 +01:00
Ole Jørgen Brønner
9839d2917c
Add NixOS to list of distros
2016-12-20 05:21:06 +01:00
Julien Nicoulaud
50cb5d1196
README improvements/fixes
2016-11-26 18:16:54 +01:00
Joel Kuzmarski
61d7fe987c
Update Homebrew README link
2016-07-30 09:08:56 -05:00
nicoulaj
0441cdb5b1
Merge pull request #431 from lukechilds/patch-1
...
Update antigen command
2016-07-18 19:25:31 +02:00
Luke Childs
675dc38100
Update antigen command
2016-06-30 22:30:58 +01:00
Jonas Gröger
644caff81f
Update README.md
2016-06-27 14:56:08 +02:00
Julien Nicoulaud
0e525e9093
Update contributing guidelines.
2016-02-04 23:02:26 +01:00
Robin Schneider
5089cd661b
Made it a oh-my-zsh plugin and documented how to use it.
2015-01-31 15:26:35 +01:00
Tim Harder
9f0a0e907a
Update Gentoo related info
...
The repo for gentoo specific completions has moved and zsh-completions
is now in the main tree.
2014-11-21 04:02:24 -08:00
Joe Block
94e9631d59
Add instructions for antigen
2014-10-05 17:20:00 -07:00
Vadim A. Misbakh-Soloviov
595be660c6
README.md: Fixing gentoo overlay info
2014-09-27 23:25:33 +07:00
Vadim A. Misbakh-Soloviov
0a1b2212fd
README.md: Fixing gentoo overlay info
2014-09-27 23:25:03 +07:00
Manuel Rüger
56e55bb3ee
Remove Gentoo's completions according to the project's rules. They are maintained upstream: https://github.com/gentoo/gentoo-zsh-completions
2014-08-09 18:01:24 +02:00
Julien Nicoulaud
03869b1157
typo
2014-07-16 22:14:17 +02:00
Julien Nicoulaud
c75296de9c
Update contributing rules
2014-07-16 22:07:11 +02:00
Evgeniy Alexeev
14232ac66d
Update README.md
...
Edited links to Archlinux packages (the link to *-git is out-of-date, zsh-completion now available in [community])
2014-01-09 03:35:16 +03:00
Chris Knadler
47fac212e6
Fix issues relative link in README
2013-02-26 18:22:17 -08:00
Andrei Mouravski
285b2e2494
Fixed a broken link.
...
_ack was not pointing to the right place, because it seems src/ was added after the README was written.
Uses the new relative path syntax.
2013-02-06 16:55:37 -08:00
Julien Nicoulaud
2cbf15cbb3
Fix README after 10ffeb0
2012-08-01 13:31:56 +02:00
Julien Nicoulaud
c06401e300
Add call for deb and rpm packagers
2012-08-01 13:21:33 +02:00
Julien Nicoulaud
4442d006d6
Add link to Mac OS Homebrew package
2012-08-01 13:16:03 +02:00
Julien Nicoulaud
9494b74067
Add links to Arch Linux and Gentoo packages
...
(Anyone knowing packages for other systems or wanting to create it, please get in touch!)
2011-12-03 19:50:36 +01:00
Julien Nicoulaud
883ec4c6d4
Update README with ArchLinux AUR package and improve manual installation instructions.
2011-10-12 23:34:01 +03:00
Julien Nicoulaud
ca2a55d737
Improve README
2011-07-31 20:04:09 +02:00
Julien Nicoulaud
0b4b70ef15
Cosmetic changes
2011-07-22 00:35:27 +02:00
Julien Nicoulaud
4c3ed9a728
Typos fixes
2011-07-20 20:33:25 +02:00
Julien Nicoulaud
7155b70960
Add README
2011-07-20 14:38:50 +02:00