Commit History

Author SHA1 Message Date
  Ross Williams 4fca7ccb55 feat(tools): update `supports_hyperlinks` (#12258) 1 month ago
  Marc Cornellà b6afbbea3a fix(installer): fix path logic and improve clarity on ZDOTDIR use 4 months ago
  Marc Cornellà f8bf88edca chore(installer): remove words triggering false positives in antiviruses 1 year ago
  Webpage-gh 7837ba6a99 fix(installer): don't use `sudo` when user is in Termux (#11591) 1 year ago
  Marc Cornellà 6c3cf658f6 fix(installer): automatically create ZDOTDIR path if it doesn't exist 1 year ago
  Marc Cornellà 5c9a3d2f4f fix(installer): don't use `$ZDOTDIR` in zshrc file if same as `$HOME` 1 year 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) 1 year ago
  Marc Cornellà ee4910e3b3 fix: show full hyperlinks in Konsole (#10964) 1 year ago
  Marc Cornellà f80cf12092 fix: fix OSC 8 hyperlink escape sequences 1 year ago
  Marc Cornellà 9e967b4ecc fix(installer): exit install directory on setup (#10804) 2 years ago
  Marc Cornellà 4f0b680248 fix(installer): fix `$HOME` setting if `getent` is not found (macOS) 2 years ago
  Marc Cornellà c81804825c fix(installer): fix removal of OMZ directory on failure 2 years ago
  Marc Cornellà 914b6399e8 fix(installer): silence `git init` 2 years ago
  Marc Cornellà 9b883aa417 fix(installer): set `$HOME` if not defined (#10680) 2 years ago
  Marc Cornellà 46f5d38b1d refactor(installer): use POSIX-standard's `id -u -n` to define `$USER` 2 years ago
  Marc Cornellà 59c40eee8e fix(installer): avoid `git clone -c` to support git v1.7.1 (#10621) 2 years ago
  Marc Cornellà 788802af68 fix(installer): correct check for `sudo` in shell change logic 2 years ago
  Marc Cornellà 861805b64d fix(installer): define `$USER` if not defined 2 years ago
  Marc Cornellà c7221c5f25 style(installer): prefix formatting variables with `FMT_` 2 years ago
  Marc Cornellà c63ba17525 refactor(installer): simplify `user_can_sudo` check 2 years ago
  Marc Cornellà a0a949de56 fix(installer): fix `sudo` check for users with password or without privileges 2 years ago
  Marc Cornellà b7a59e6d5c fix(installer): run `chsh` with sudo if user has privileges 2 years ago
  Marc Cornellà fbdc078fa6 style: use 24bit colors in Oh My Zsh logo if supported 2 years ago
  Marc Cornellà f85087005a fix(installer): fix POSIX shell syntax of previous commit 2 years ago
  Marc Cornellà ba069e7731 fix(installer): don't hard-code user `$HOME` directory on install 2 years ago
  Marc Cornellà fb12e41353 fix(install): fix backslash in `printf` when showing logo (#10422) 2 years ago
  Kevin Burke e86c6f5e7f style: use `-n` flag in `head` and `tail` commands (#10391) 2 years ago
  Marc Cornellà 57e8c959a0 style(installer): use rainbow logo and polish success message (#10211) 2 years ago
  Marc Cornellà 098bcda691 feat(update): allow updating from branch set up on install 2 years ago