Civan Yavuzşen
4ee0cf3cb4
feat(multipass): add plugin for multipass ( #10140 )
...
Co-authored-by: C. Yavuzsen <cyavuzsen@comscore.com>
4 years ago
Marc Cornellà
0be7c897f8
refactor(zsh_reload)!: remove deprecated plugin
...
BREAKING CHANGE: the `zsh_reload` was deprecated long ago and showed
a deprecation message. The `src` function was replaced by the CLI
command `omz reload`, so use that instead from now on.
4 years ago
Marc Cornellà
3fdad09d09
chore: update copyright year
4 years ago
Marc Cornellà
73001e9382
refactor(django): remove deprecated `django` plugin
...
BREAKING CHANGE: the `django` plugin was deprecated in 2021-09-22. With
this change it has now been removed altogether. Zsh already provides
built-in completion for Django commands.
4 years ago
Carlo Sala
eabec36586
style(init): use consistent code style in init script ( #10601 )
4 years ago
Marc Cornellà
46f5d38b1d
refactor(installer): use POSIX-standard's `id -u -n` to define `$USER`
4 years ago
Gheritarish
11a87eac47
chore(1password): fix comments to follow code ( #10634 )
4 years ago
Felipe Contreras
6f9650d940
fix(gitfast): update to git-completion 1.3.6 ( #10633 )
4 years ago
Marc Cornellà
3c5367d272
fix(changelog): don't show changelog with only ignored type commits
4 years ago
Lukas
b5edb51ee4
style(rkj-repos): change `white` to `default` to support light color schemes ( #6195 )
...
Co-authored-by: Matthias Doering <matthias.doering@teamix.de>
4 years ago
ajr-dev
ad8220bc6d
fix(tmux): use `$ZSH_TMUX_CONFIG` setting in tmuxconf alias
4 years ago
Kuri Schlarb
303ae79712
fix(ys): fix `$VIRTUAL_ENV` check if `nounset` is enabled ( #9915 )
4 years ago
Marc Cornellà
59c40eee8e
fix(installer): avoid `git clone -c` to support git v1.7.1 ( #10621 )
4 years ago
Marc Cornellà
3741d1aa02
fix(npx)!: detect new `npx` versions and fail gracefully ( #10452 )
...
BREAKING CHANGE: the `npx` plugin used a feature of `npx` to check for
npm packages and run them if a command was not found. This feature was
removed in v7.0.0 and was deemed insecure. The `npx` plugin is now
officially deprecated and will be removed soon.
Fixes #10452
4 years ago
Marc Cornellà
fc40b53e64
style(updater): silence `git pull` output and show errors in English
4 years ago
Carlo Sala
4417faf84c
feat(postgres): support Homebrew for Apple Silicon ( #10618 )
4 years ago
Marc Cornellà
f64cabc780
fix(cli): make sure to run `zsh` command if an alias exists ( #9737 )
...
Fixes #9737
4 years ago
David Chin
8e7c33bf15
chore(1password): fix typo in `opswd` ( #10614 )
4 years ago
Marc Cornellà
788802af68
fix(installer): correct check for `sudo` in shell change logic
4 years ago
Marc Cornellà
861805b64d
fix(installer): define `$USER` if not defined
...
Fixes missing $USER value in ArchLinux sh (bash)
4 years ago
Marc Cornellà
c7221c5f25
style(installer): prefix formatting variables with `FMT_`
4 years ago
Ricky Medina
3f5402e268
feat(1password): add plugin for 1password ( #8884 )
...
Co-authored-by: Marc Cornellà <hello@mcornella.com>
4 years ago
Mathias Neerup
d4f5fa37e8
feat(simple): add color to git status indicator ( #4962 )
...
Closes #4962
4 years ago
Marc Cornellà
84931adcd4
fix: do not call chpwd hooks in subshells
4 years ago
GitHubLeakedPAN, GitHubLeakedMyautsai
4e0f19cf92
feat(ys): show `svn` repository information ( #10582 )
4 years ago
kronion
2b492aec93
chore(poetry): remove unnecessary unset ( #10605 )
4 years ago
Billy Mathews
675a2d9922
feat(tmux): add `tmuxconf` alias to edit .tmux.conf ( #6555 )
...
Closes #6555
4 years ago
Marc Cornellà
a7efd96a60
fix(dotenv): match for exact directory path in allowed/disallowed files
4 years ago
Marc Cornellà
0b08b70b0c
chore(poetry): fix copy-paste error
4 years ago
kronion
00d0735704
feat(poetry): add plugin to provide completion for Poetry ( #10595 )
4 years ago
Mike Mattice
fe9d87d6dc
feat(aws): accept aws mfa tokencode on `acp` cli call ( #10130 )
...
Co-authored-by: Mike Mattice <mmattice@reliant.io>
4 years ago
Marc Cornellà
22c11da108
fix(fig): fix typo in completion command
4 years ago
Marco Franssen
cddf1b6982
feat(fig): add plugin for Fig ( #10432 )
4 years ago
Marc Cornellà
957dca698c
style(sudo): clean code style and reorganise logic
4 years ago
Carlo Sala
540b2200af
feat(sudo): respect `$SUDO_EDITOR` and `$VISUAL`, switch to `sudo -e` ( #10596 )
4 years ago
Marc Cornellà
4f2d8b4d4c
fix(kubectl): source completion instead of autoloading it
4 years ago
Marc Cornellà
dfaad779a9
fix(helm): fix completion loading mechanism
4 years ago
Marc Cornellà
567bd59395
refactor(cli): use self-referencing in subcommand functions
4 years ago
Mykola Krachkovsky
1e277553bc
fix(svn): fix sed call in `svn_get_rev_nr` ( #10590 )
4 years ago
Marc Cornellà
035c856c2c
fix: get branch name first in `omz version` and changelog
4 years ago
Marc Cornellà
805427e06b
fix(updater): give priority to `zstyle` settings if set ( #10587 )
...
Fixes #10587
4 years ago
Marc Cornellà
aaebe4c890
fix(mvn): fix listing modules in completion ( #10586 )
4 years ago
Marc Cornellà
bddecfed58
style(updater): remove statl from `git pull`
4 years ago
Carlo Sala
93cea53618
fix(yarn): update completion ( #10579 )
...
Fixes #10578
4 years ago
Marc Cornellà
b481955761
ci(project): fix .list files not found error
4 years ago
Marc Cornellà
c63ba17525
refactor(installer): simplify `user_can_sudo` check
4 years ago
Marc Cornellà
a0a949de56
fix(installer): fix `sudo` check for users with password or without privileges
...
The previous check only worked if the user could run `sudo` without typing the
password, which is almost none (I checked in Google Cloud Shell so I failed to
notice this).
This new check works whether the user has no sudo privileges, or if it has,
whether they have to type in the password or not.
It should really be easier to check if the user doesn't have privilege without
having to make them type the password.
4 years ago
Marc Cornellà
b7a59e6d5c
fix(installer): run `chsh` with sudo if user has privileges
...
This fixes the error in Google Cloud Shell, where a password prompt
appears when running `chsh` but the user (hello) does not have a
password.
If ran with `sudo`, the `chsh` command happens without a password
prompt.
4 years ago
Marc Cornellà
9c84c344d7
fix: disable `log.showSignature` in `git log` calls
4 years ago
WeZZard
971683762e
fix(avit): disable `log.showSignatures` in `_git_time_since_commit` ( #10072 )
4 years ago