Commit graph

32 commits

Author SHA1 Message Date
Dominik Gedon f3028db073
Correct macOS spelling 2021-03-05 18:25:35 +01:00
Dominik Gedon d73bfbb98b
Correct openSUSE spelling and update Version 2021-03-05 18:24:15 +01:00
Beni Ben Zikry b7841ad3aa
Update zinit docs 2021-03-01 10:18:43 +02:00
spacewander f27875d5bc doc: add a note about the package maintainer. 2020-05-31 11:31:25 +08:00
phigoro 672e330f47 docs: mention installation via FreeBSD pkg 2020-05-30 14:20:10 +03:00
Michele Bologna 0cd55d88bf
Docs: add OpenSUSE distribution information 2019-10-01 20:59:48 +02:00
Paul Wise a85d5f57bb
Switch http URLs to https where possible
Suggested-by: check-all-the-things
2019-09-05 12:41:45 +08:00
fengkx c4e94a4130 docs(Installation): 📝 add src in zplugin ice modifier to source the completion file 2019-09-01 12:06:13 +08:00
spacewander d4de567ca7 git-line-summary: should be the history
Also remove some trailing lines after the output.
2019-07-23 22:13:29 +08:00
spacewander 85248595e3 Installation.md: add dependencies section. 2019-06-27 12:33:18 +08:00
Abdullah a214c93ad4 Installation instructions added for CRUX (#746)
Added support for CRUX
2019-03-05 12:17:49 +08:00
François M 787ee2c997
Added Arch Linux
Link to packages, since Arch Linux may use an AUR helper.
2018-05-20 14:31:47 +02:00
Sebastian Gniazdowski c53edf00da Installation.md: Zsh-plugin method which doesn't require root access 2018-03-01 16:39:59 +01:00
Matt 942bab3b32 Added Nix/NixOS method of installation 2017-10-15 11:23:25 +02:00
Jeremy Lin 719dd2c3af Add RHEL/CentOS installation 2017-02-17 11:15:24 -08:00
Luke Childs e18ee20d18 Fix typo in Installation.md 2016-07-29 23:49:32 +01:00
Tom Ashworth e2305d4501 Add note about overwriting git aliases 2016-07-19 16:43:27 +01:00
Carlos Rodríguez b8418cfba5 Add Ubuntu installation 2016-04-18 18:31:13 +02:00
Ammar Najjar 9090d3bbe9 Add Fedora package-manager installation instruction 2016-03-06 13:30:08 +01:00
Nimit Kalra 642eedeab5 Merge pull request #497 from JanSchulz/win_inst2
Update windows install.cmd
2016-01-14 12:49:25 -06:00
Nimit Kalra e6398ba24f Add BSD installation instructions.
Fixes #498.
2016-01-09 18:03:19 -06:00
Jan Schulz 64f9e4d797 installation.md: Update information about column.exe
column.exe will be available in the next git release:
https://github.com/git-for-windows/build-extra/pull/92

Also convert tabs to spaces... Was mixed up to now :-/
2016-01-06 15:54:04 +01:00
Jan Schulz 672c87e9e4 Make the win installer more robust
User visible:
* Also accept the git install path (and not the mingw64 subdir) as a user
  supplied install location. Make it the new default and warn the user if
  a mingw64 dir is supplied (=this dir is not checked, so it might be
  anywhere...)
* Find git.exe in path and use that as an install location
* Add error|status messages and output less noise (robocopy)
* do some check if column.exe is not found...
* adjust the installation text for windows...

not user visible:
* more.exe does not work when used in a cmd which has a unicode codepage
  -> save the current codepage and set a sane default during the install
* do some "magic" with quotes around path variables -> makes it work with
  pathes with spaces in it (both final git dir and the git-extra checkout)
* Do not leak variables to the sourounding interpreter
2016-01-05 15:57:09 +01:00
Jan Schulz 7ec7a18671 Update Installation.md
Update windows install instructions.
2016-01-05 11:24:41 +01:00
Andrew Janke cbad7c63eb installation: put $SYSCONFDIR (/etc) under $PREFIX by default 2015-12-28 00:45:04 -05:00
luozexuan 5fb7f6b77c make it possible to update via git extras 2015-08-16 11:47:16 +08:00
gisphm 3707e2e826 added windows installation section in the Installation.md
Signed-off-by: gisphm <phmfk@hotmail.com>
2015-06-21 01:59:43 +08:00
hemanth.hm 8a3f9884c8 Using shorter URL
^
2015-06-08 09:24:16 +05:30
spacewander 51fbc16913 installation with curl and bash 2015-06-08 00:09:40 +08:00
spacewander 84c2d1014b keep installation silent 2015-06-07 20:57:39 +08:00
spacewander b1784fd378 install the latest release version of git-extras
Accoring to the talk in https://github.com/tj/git-extras/issues/371
2015-05-13 22:30:00 +08:00
timfeirg 1b514d3cbc copy from readme 2014-12-16 06:53:25 -08:00