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)
|
3 years ago |
Kevin Burke
|
e86c6f5e7f
style: use `-n` flag in `head` and `tail` commands (#10391)
|
3 years ago |
Marc Cornellà
|
57e8c959a0
style(installer): use rainbow logo and polish success message (#10211)
|
3 years ago |
Marc Cornellà
|
098bcda691
feat(update): allow updating from branch set up on install
|
3 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
|
4 years ago |
Marc Cornellà
|
03b6a72576
docs: document oneline argument passing to install script
|
4 years ago |
Adam G. Emerson
|
93f8c0686c
docs: add fetch install command for FreeBSD (#9172)
|
4 years ago |
Marc Cornellà
|
613045e7e5
Underline links in install and update script
|
4 years ago |
Alex Zdanowicz
|
232cb19859
install: fix typo (#9069)
|
4 years ago |
Larson Carter
|
ce28ac42c8
Modernize install and update banners (#9045)
|
4 years ago |
Michael Dorst
|
1a880fdb9b
installer: add option to install without replacing .zshrc (#8209)
|
4 years ago |
Jonathan Chang
|
0e57142729
installer: remove redundant cp command (#8668)
|
4 years ago |
Marc Cornellà
|
b80b1a1e8b
Actions to take after repository migration is complete (#8394)
|
5 years ago |
Marc Cornellà
|
534ec60bfd
Set default git-config values known to fix repository issues
|
5 years ago |
Marc Cornellà
|
fd4571d1b0
installer: allow chsh to work in termux
|
5 years ago |
Marc Cornellà
|
702a594df3
installer: don't rely on tput for coloring
|
5 years ago |
Marc Cornellà
|
b944fee6ea
installer: ask user about changing the shell to zsh
|
5 years ago |
Marc Cornellà
|
0824dcc9fb
installer: allow for tput errors
|
5 years ago |
Zach Whitten
|
2e54ba2dfb
installer: restore previous default shell with uninstall
|
7 years ago |
Marc Cornellà
|
66d6d08841
installer: improve message formatting and color
|
5 years ago |
Marc Cornellà
|
b931d6a9db
installer: change to --unattended argument and add docs
|
5 years ago |
Marc Cornellà
|
065844fdc0
installer: comment changes
|
5 years ago |