137 Commits (4fca7ccb55eb4904f515806ffca51d27ee1cc670)

Author SHA1 Message Date
Ross Williams 4fca7ccb55
feat(tools): update `supports_hyperlinks` (#12258) 2 years ago
Marc Cornellà b6afbbea3a
fix(installer): fix path logic and improve clarity on ZDOTDIR use 2 years ago
Marc Cornellà f8bf88edca
chore(installer): remove words triggering false positives in antiviruses 3 years ago
Webpage-gh 7837ba6a99
fix(installer): don't use `sudo` when user is in Termux (#11591) 3 years ago
Marc Cornellà 6c3cf658f6 fix(installer): automatically create ZDOTDIR path if it doesn't exist 3 years ago
Marc Cornellà 5c9a3d2f4f fix(installer): don't use `$ZDOTDIR` in zshrc file if same as `$HOME` 3 years ago
Alex b2313ec749 feat(installer): respect and install in `$ZDOTDIR` if set (#9376) 3 years ago
Marc Cornellà 65a1e4edbe
fix(installer): detect newer Git for Windows version errors (#11157) 3 years ago
Marc Cornellà ee4910e3b3
fix: show full hyperlinks in Konsole (#10964) 3 years ago
Marc Cornellà f80cf12092
fix: fix OSC 8 hyperlink escape sequences 3 years ago
Marc Cornellà 9e967b4ecc
fix(installer): exit install directory on setup (#10804) 4 years ago
Marc Cornellà 4f0b680248
fix(installer): fix `$HOME` setting if `getent` is not found (macOS) 4 years ago
Marc Cornellà c81804825c
fix(installer): fix removal of OMZ directory on failure 4 years ago
Marc Cornellà 914b6399e8 fix(installer): silence `git init` 4 years ago
Marc Cornellà 9b883aa417 fix(installer): set `$HOME` if not defined (#10680) 4 years ago
Marc Cornellà 46f5d38b1d
refactor(installer): use POSIX-standard's `id -u -n` to define `$USER` 4 years ago
Marc Cornellà 59c40eee8e
fix(installer): avoid `git clone -c` to support git v1.7.1 (#10621) 4 years ago
Marc Cornellà 788802af68
fix(installer): correct check for `sudo` in shell change logic 4 years ago
Marc Cornellà 861805b64d
fix(installer): define `$USER` if not defined 4 years ago
Marc Cornellà c7221c5f25
style(installer): prefix formatting variables with `FMT_` 4 years ago
Marc Cornellà c63ba17525
refactor(installer): simplify `user_can_sudo` check 4 years ago
Marc Cornellà a0a949de56
fix(installer): fix `sudo` check for users with password or without privileges 4 years ago
Marc Cornellà b7a59e6d5c
fix(installer): run `chsh` with sudo if user has privileges 4 years ago
Marc Cornellà fbdc078fa6
style: use 24bit colors in Oh My Zsh logo if supported 4 years ago
Marc Cornellà f85087005a
fix(installer): fix POSIX shell syntax of previous commit 4 years ago
Marc Cornellà ba069e7731
fix(installer): don't hard-code user `$HOME` directory on install 4 years ago
Marc Cornellà fb12e41353
fix(install): fix backslash in `printf` when showing logo (#10422) 4 years ago
Kevin Burke e86c6f5e7f
style: use `-n` flag in `head` and `tail` commands (#10391) 4 years ago
Marc Cornellà 57e8c959a0
style(installer): use rainbow logo and polish success message (#10211) 5 years ago
Marc Cornellà 098bcda691
feat(update): allow updating from branch set up on install 5 years ago
Marc Cornellà 02d07f3e3d
fix: use `$USERNAME` guaranteed to always be defined in zsh 5 years ago
Léa Gris 95a06f3927
refactor(installer): fix static analysis warnings (#9529) 5 years ago
Marc Cornellà eef04c62c2 fix(installer): fix error message if $ZSH exists when installing 5 years ago
Marc Cornellà 03b6a72576 docs: document oneline argument passing to install script 6 years ago
Adam G. Emerson 93f8c0686c
docs: add fetch install command for FreeBSD (#9172) 6 years ago
Marc Cornellà 613045e7e5 Underline links in install and update script 6 years ago
Alex Zdanowicz 232cb19859
install: fix typo (#9069) 6 years ago
Larson Carter ce28ac42c8
Modernize install and update banners (#9045) 6 years ago
Michael Dorst 1a880fdb9b
installer: add option to install without replacing .zshrc (#8209) 6 years ago
Jonathan Chang 0e57142729
installer: remove redundant cp command (#8668) 6 years ago
Marc Cornellà b80b1a1e8b Actions to take after repository migration is complete (#8394) 6 years ago
Marc Cornellà 534ec60bfd Set default git-config values known to fix repository issues 7 years ago
Marc Cornellà fd4571d1b0 installer: allow chsh to work in termux 7 years ago
Marc Cornellà 702a594df3 installer: don't rely on tput for coloring 7 years ago
Marc Cornellà b944fee6ea installer: ask user about changing the shell to zsh 7 years ago
Marc Cornellà 0824dcc9fb installer: allow for tput errors 7 years ago
Zach Whitten 2e54ba2dfb installer: restore previous default shell with uninstall 7 years ago
Marc Cornellà 66d6d08841 installer: improve message formatting and color 7 years ago
Marc Cornellà b931d6a9db installer: change to --unattended argument and add docs 7 years ago
Marc Cornellà 065844fdc0 installer: comment changes 7 years ago