Age | Commit message (Expand) | Author |
2022-10-12 | fix: fix OSC 8 hyperlink escape sequences | Marc Cornellà |
2022-03-28 | fix(installer): exit install directory on setup (#10804) | Marc Cornellà |
2022-03-07 | fix(installer): fix `$HOME` setting if `getent` is not found (macOS) | Marc Cornellà |
2022-02-25 | fix(installer): fix removal of OMZ directory on failure | Marc Cornellà |
2022-02-22 | fix(installer): silence `git init` | Marc Cornellà |
2022-02-22 | fix(installer): set `$HOME` if not defined (#10680) | Marc Cornellà |
2022-01-28 | refactor(installer): use POSIX-standard's `id -u -n` to define `$USER` | Marc Cornellà |
2022-01-27 | fix(installer): avoid `git clone -c` to support git v1.7.1 (#10621) | Marc Cornellà |
2022-01-24 | fix(installer): correct check for `sudo` in shell change logic | Marc Cornellà |
2022-01-24 | fix(installer): define `$USER` if not defined | Marc Cornellà |
2022-01-24 | style(installer): prefix formatting variables with `FMT_` | Marc Cornellà |
2022-01-11 | refactor(installer): simplify `user_can_sudo` check | Marc Cornellà |
2022-01-11 | fix(installer): fix `sudo` check for users with password or without privileges | Marc Cornellà |
2022-01-11 | fix(installer): run `chsh` with sudo if user has privileges | Marc Cornellà |
2022-01-09 | style: use 24bit colors in Oh My Zsh logo if supported | Marc Cornellà |
2021-12-26 | fix(installer): fix POSIX shell syntax of previous commit | Marc Cornellà |
2021-12-26 | fix(installer): don't hard-code user `$HOME` directory on install | Marc Cornellà |
2021-11-16 | fix(install): fix backslash in `printf` when showing logo (#10422) | Marc Cornellà |
2021-11-09 | style: use `-n` flag in `head` and `tail` commands (#10391) | Kevin Burke |
2021-09-23 | style(installer): use rainbow logo and polish success message (#10211) | Marc Cornellà |
2021-09-22 | feat(update): allow updating from branch set up on install | Marc Cornellà |
2021-03-25 | fix: use `$USERNAME` guaranteed to always be defined in zsh | Marc Cornellà |
2021-03-16 | refactor(installer): fix static analysis warnings (#9529) | Léa Gris |
2020-11-09 | fix(installer): fix error message if $ZSH exists when installing | Marc Cornellà |
2020-08-20 | docs: document oneline argument passing to install script | Marc Cornellà |
2020-08-20 | docs: add fetch install command for FreeBSD (#9172) | Adam G. Emerson |
2020-08-17 | Underline links in install and update script | Marc Cornellà |
2020-07-01 | install: fix typo (#9069) | Alex Zdanowicz |
2020-06-28 | Modernize install and update banners (#9045) | Larson Carter |
2020-02-25 | installer: add option to install without replacing .zshrc (#8209) | Michael Dorst |
2020-02-24 | installer: remove redundant cp command (#8668) | Jonathan Chang |
2019-11-20 | Actions to take after repository migration is complete (#8394) | Marc Cornellà |
2019-10-21 | Set default git-config values known to fix repository issues | Marc Cornellà |
2019-09-08 | installer: allow chsh to work in termux | Marc Cornellà |
2019-06-09 | installer: don't rely on tput for coloring | Marc Cornellà |
2019-06-03 | installer: ask user about changing the shell to zsh | Marc Cornellà |
2019-06-03 | installer: allow for tput errors | Marc Cornellà |
2019-06-03 | installer: restore previous default shell with uninstall | Zach Whitten |
2019-06-03 | installer: improve message formatting and color | Marc Cornellà |
2019-06-03 | installer: change to --unattended argument and add docs | Marc Cornellà |
2019-06-03 | installer: comment changes | Marc Cornellà |
2019-06-03 | installer: add option to not run zsh at the end | Marc Cornellà |
2019-06-03 | installer: don't run zsh at the end | Marc Cornellà |
2019-06-03 | installer: add ability to skip the default shell change | Marc Cornellà |
2019-06-03 | installer: use timestamped backups to preserve all old zshrcs | Andrew Janke |
2019-06-03 | installer: use default color sequences on missing tput | Marc Cornellà |
2019-06-03 | installer: allow configuration of remote URL to clone from | Marc Cornellà |
2019-06-03 | installer: add ability to install from forked & branched repos | Andrew Janke |
2019-06-03 | installer: improve zsh binary path search in setup_shell | Marc Cornellà |
2019-06-03 | installer: fix for Solus OS and systems with no /etc/shells | Fran |