Commit History

Author SHA1 Message Date
  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
  Marc Cornellà 02d07f3e3d fix: use `$USERNAME` guaranteed to always be defined in zsh 3 years ago
  Léa Gris 95a06f3927 refactor(installer): fix static analysis warnings (#9529) 3 years ago
  Marc Cornellà eef04c62c2 fix(installer): fix error message if $ZSH exists when installing 3 years ago
  Marc Cornellà 03b6a72576 docs: document oneline argument passing to install script 3 years ago
  Adam G. Emerson 93f8c0686c docs: add fetch install command for FreeBSD (#9172) 3 years ago
  Marc Cornellà 613045e7e5 Underline links in install and update script 3 years ago
  Alex Zdanowicz 232cb19859 install: fix typo (#9069) 3 years ago
  Larson Carter ce28ac42c8 Modernize install and update banners (#9045) 3 years ago