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