summaryrefslogtreecommitdiffstats
path: root/install
AgeCommit message (Expand)Author
2024-03-24fix: replace all remaining paths referring to vuepress (#5859)David Knaack
2024-03-03feat(install): Add version option to install script (#5728)Luís Santos
2023-10-11fix(install): do not use curl installed through snap (#5442)Kevin Song
2023-10-01ci: Fix how version is obtained for pkgbuild (#5443)Kevin Song
2023-08-04ci: fix choco package push (#5349)David Knaack
2023-06-12feat: update the nushell init file and make it valid module and overlay (#5188)Antoine Stevan
2023-04-12chore(choco): remove chocolatey dependency (#5078)David Knaack
2023-03-22chore: add spell checker to workflows (#4975)Zhizhen He
2023-03-08docs(install): fix typo and update indentation and whitespaces (#4941)Zhizhen He
2023-02-27feat(release): handle chocolatey starship.portable and starship.install pkg p...David Knaack
2023-02-23docs(install): update nushell instructions in installation script (#4921)Michel Alexandre Salim
2022-12-30docs(nu): Add `-f` flag (#4777)cassis163
2022-11-25feat(release): add chocolatey publishing (#4637)David Knaack
2022-06-18fix(install): Have fixed a spacing issue in output (#4082)Thomas O'Donnell
2022-06-05fix(install): ignore tarfile ownership values when installing as root (#4046)David Cantrell
2022-06-02feat(release): add windows msi installers (#4031)David Knaack
2022-05-04fix(nu): use the most recent starship init (#3908)David Knaack
2022-03-24fix(init): Change Nushell init for nu 0.60 (#3773)David Knaack
2022-03-11chore(install): fix typo in help message (#3735)César Román
2022-03-10fix(install): Add -o flag to unzip to match tar (#3727)Kevin Song
2022-03-10refactor(install): remove trailing slash from `BIN_DIR` (#3723)César Román
2022-02-27ci: Notarize MacOS Binaries and Add Flat Package Installers (#3571)Kevin Song
2022-01-21feat(install): Add posix shell check (#3474)Kevin Song
2022-01-09feat: add support for cmd (#3277)Rashil Gandhi
2021-12-30fix(elvish): upgrade shell integration for v0.17 (#3310)David Knaack
2021-09-06refactor: install.sh to improve usage and install instructions (#3025)James Conroy
2021-07-16feat: add support for xonsh (#2807)Jeremy Schlatter
2021-05-19refactor(install): Remove local from install.sh (#2745)Thomas O'Donnell
2021-05-18feat(install): Add help argument to install.sh (#2729)Thomas O'Donnell
2021-04-14fix(install): fix install with busybox tar (#2583)David Knaack
2021-03-12fix(tcsh): remove quotes and escape backticks (#2429)Vivek Malneedi
2021-03-03feat(install): make install script posix compliant (#2228)Deavon M. McCaffery
2021-02-27feat: add support for tcsh (#2288)Vivek Malneedi
2021-01-30build: add x86_64 freebsd build (#2233)David Knaack
2021-01-29fix(install): use correct arch name in 32-bit test (#2234)David Knaack
2021-01-26build: add aarch64 windows build (#2213)David Knaack
2021-01-21build: add builds for various targets (#2137)David Knaack
2021-01-13fix(install): improve supported target detection (#2121)David Knaack
2021-01-09fix(install): Detect cygwin_nt as Windows (#1989)Thomas O'Donnell
2020-10-25fix(install): Better platform detection (#1827)Thomas O'Donnell
2020-10-03style(install): Simple code style fix in install.sh (#1690)sokai
2020-08-16fix(install): switch to install the musl binaries by default (#1590)Thomas O'Donnell
2020-07-08fix: fixed a typo: permission → permissions (#1459)Or Bin
2020-06-11fix: errant space breaks tar in installer (#1314)Kevin Song
2020-06-10style: address shellcheck issues in install.sh (#1305)Dario Vladović
2020-06-09fix: Update install.sh for Windows (#1300)Kevin Song
2020-02-12feat(installer): Ask for permission escalation during installation, if needed...Diego Jornada
2019-12-20fix: Fix shellcheck issues in install.sh (#714)AppleTheGolden
2019-12-11feat: Add support for the ion shell (#704)BuggStream
2019-12-05docs: Simplify installation process and docs (#643)Matan Kushner