vladislav doster
82d261603d
feat(gnu-utils): add `gindent` ( #11569 )
3 years ago
Marc Cornellà
72732a224e
fix(lib): set equivalent LS_COLORS and LSCOLORS variables
...
As reported by https://geoff.greer.fm/lscolors
Fixes #11554
3 years ago
Zhong Zheng
92387d9fff
feat(rails): add `rta` alias ( #11553 )
3 years ago
Benjamin Lieb
3ea0e0d234
docs(vi-mode): document how to add vi-mode info on the prompt ( #11548 )
3 years ago
Robby Russell
1c325de464
Fixing link to PA website in README
...
Was linking to an old URL
3 years ago
Julien Vincent
e0f92c8df5
feat(vi-mode): add settings for vi-mode cursor styles ( #10860 )
3 years ago
Marc Cornellà
d342b353e3
fix(init): set completion colors on theme load, not with `precmd`
...
This fixes an edge case where the user actually sets
zstyle ':completion:*' list-colors
in their zshrc, but the previous code used a precmd hook, which would
override the user changes. With this change our modifications will be
set in the init script, after the theme loads, so that later changes
can affect our defaults.
Note that this will not be run for users on plugin managers, as these
don't generally run our init script.
3 years ago
potato
46fd7972a2
feat(aws): add AWS_REGION to aws_prompt_info ( #10062 )
3 years ago
Karim Benbourenane
06c16175ea
fix(aliases): group properly aliases ( #11546 )
3 years ago
Carlo Sala
3b759c5dc9
fix(argocd): typo in filename
3 years ago
Carlo Sala
6f3304f442
feat(argocd): add completion plugin
...
Co-authored-by: Sumudu Lansakara <sumudu.lansakara@ppro.com>
Closes #9900
3 years ago
Marc Cornellà
95d0c4b603
refactor(theme-and-appearance): reorganize and clean up logic ( #11529 )
...
Co-authored-by: Andrew Janke <janke@pobox.com>
Co-authored-by: Marcelo Parada <marcelo.parada@axoninsight.com>
Co-authored-by: Uy Ha <hchanuy@gmail.com>
Co-authored-by: Valentin Uveges <valentin.uveges@gmail.com>
3 years ago
Marc Cornellà
5bf7f9c833
fix(lib): use `$BROWSER` in `open_command` if set ( #11532 )
...
Fixes #11098
3 years ago
Batuhan Şanlı
14978859c5
docs(brew): remove duplication ( #11535 )
3 years ago
Julian Suarez
a4a9a8cd8c
feat(rvm): add `rb32` alias ( #11533 )
3 years ago
Marc Cornellà
b602e0a066
fix(aliases): fix regression in filter argument
3 years ago
ZYX
f42c965da4
fix(aliases): clarify how to pass in keywords to `acs` ( #11521 )
...
Co-authored-by: Marc Cornellà <hello@mcornella.com>
3 years ago
Carlos Eduardo Monti
21bdb18b2d
feat(nodenv): add plugin for `nodenv` ( #9880 )
...
Co-authored-by: Matthew Boston <matthew@matthewboston.com>
3 years ago
Richard Mitchell
16050ab80e
feat(macos): allow multiple man pages in `man-preview` ( #11365 )
3 years ago
Jannik
0ca8907f0e
fix(lib): fix case-insensitive completion for zsh 5.9 ( #11526 )
3 years ago
Marc Cornellà
cd647b6dc6
fix(gnu-utils): reset ls alias to use GNU-based --color argument ( #11527 )
...
Fixes #11503
3 years ago
Marc Cornellà
277f38212a
refactor: reorganize setopts in lib folder
3 years ago
Marc Cornellà
5cb943eea4
fix(lib): fix return code after expected non-zero exit code ( #11524 )
...
Fixes #11524
3 years ago
Zoltán Reegn
bd9c216fe0
feat(iterm2): add shell integration script ( #11509 )
3 years ago
Carlo Sala
8a008e1f51
fix(azure): load completion properly for brew ( #11499 )
...
Closes #11497
3 years ago
WaferJay
b54ef89fab
fix(af-magic): fix logic for separator with virtualenv ( #11518 )
3 years ago
Carlo Sala
aca048814b
fix(theme-and-appearance): avoid infinite recursion
3 years ago
冯不游
a24e91908a
feat(marked): remove unnecessary code
3 years ago
冯不游
221eb9b90a
feat(marktext): add plugin
...
Closes #11507
3 years ago
Filippo Bonazzi
a4f08ad238
feat(extract): support `obscpio` format ( #11511 )
...
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
3 years ago
rohitbahekar
9f9d3b7d24
feat(terraform): add `tfc` alias ( #10815 )
3 years ago
Carlo Sala
c50bac7b42
fix(terraform): go back to zsh custom completion
...
Revert fcbfdf42de
3 years ago
Francesco Ilario
8c808da23c
feat(git): add aliases for gone branches ( #9250 )
...
Closes #8457
Closes #9973
3 years ago
guenthgr
cc73a929f6
feat(git): add `gpod` alias
...
Closes #11501
3 years ago
Carlo Sala
aace3a6144
chore: add `.idea` directory to `.gitignore`
3 years ago
Juan Antonio Ramírez
25368f9a65
fix(gcloud): add location of latest snap install ( #11502 )
...
Latest snap installs gcloud at /snap/google-cloud-cli, so add that to
the list of possible locations.
3 years ago
Carlo Sala
8a68bf6772
fix(theme-and-appearance): test color ls with $ZSH directory
...
Fixes #11500
3 years ago
Richard Mitchell
574669da6b
fix(correction)!: remove aliases for non standard commands
...
BREAKING CHANGE: This commit removes aliases for some commands that
previously were not being autocorrected. If you are using
autocorrection, please check it.
3 years ago
shelfofclub
69b5737daf
fix(af-magic): fix python venv checking logic ( #11495 )
3 years ago
Richard Mitchell
416560c9bf
docs(lib/directories): comment how to disable alias ( #11489 )
3 years ago
Ruben van Erk
ed407466b8
docs(lando): php support ( #11491 )
3 years ago
GrandZhuo
3e1c0d51cb
fix(fzf): installation dir for brew M1 ( #11490 )
3 years ago
Bartek Pacia
f9104d155f
fix(gradle): move compdef line ( #11488 )
3 years ago
Samyak Sarnayak
041c35ffc8
feat(amuse): add virtualenv support ( #8987 )
...
Fixes #7766
Closes #8814
3 years ago
Bartek Pacia
0e9e5360c4
feat(gradle): update completion from upstream ( #11485 )
3 years ago
Carlo Sala
45571bfa03
fix(git): `gpristine` requires two `--force` flags
...
Fixes #11483
3 years ago
Carlo Sala
87f1941d27
docs(git): remove duplicated line
3 years ago
Julien Rottenberg
379fe0fe13
feat(azure): add `azure` plugin ( #8848 )
...
Co-authored-by: hagridaaron <hagridaaron@gmail.com>
Co-authored-by: Terry <tmoschou@gmail.com>
Closes #8847
3 years ago
Andrew Stone
3fd63fdf01
feat(zsh-interactive-cd): sync version with upstream ( #11024 )
3 years ago
Unnit Metaliya
d48cbb82b1
feat(git)!: add `force-if-includes` flag ( #11481 )
...
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
Closes #11388
BREAKING CHANGE: `gpf` and `gpsupf` now have the `--force-if-includes` flag if git version is greater than 2.30. It will make force pushes more safer. See https://stackoverflow.com/questions/65837109/when-should-i-use-git-push-force-if-includes
3 years ago