Marc Cornellà
fa5db3444b
wd: fix permissions
6 years ago
Marc Cornellà
81eb208987
wd: update to latest version
...
3d20d15d58
Fixes #9002
6 years ago
Marc Cornellà
9703111b82
pyenv: ignore $PATH pyenv if on WSL
...
This solves the problem where the used pyenv is actually the one in a
Windows folder, instead of in WSL.
Fixes #9034
6 years ago
Marc Cornellà
4ab273e19a
pipenv: toggle pipenv shell on startup
...
Fixes #9136
6 years ago
John Welsh
345cb99e5b
colorize: add $ZSH_COLORIZE_CHROMA_FORMATTER config env var ( #8824 )
6 years ago
Marc Cornellà
8755c5f101
rbenv: fix current_gemset
...
Fixes #8925
Co-authored-by: Josh Goodall <inopinatus@inopinatus.org>
6 years ago
Amir Tahvildaran
db3d05fe71
aws: improve check for aws_completer - unhardcode path ( #9123 )
...
Closes #9122
The current check is assuming that the aws_completer is installed
globally, it then runs the command without that path
I have aws_completer in ~/.local/bin/aws_completer
This changes the check to see if the command exists instead of
concerning itself with where it in installed. This test matches the
behavior of just running the command.
6 years ago
Samuel Terra
a3740c3414
battery: add acpi requirement to README ( #9116 )
...
Co-authored-by: Marc Cornellà <marc.cornella@live.com>
6 years ago
Thi Doãn
322e592c38
extract: add IPA to extractable filetypes ( #9117 )
...
Co-authored-by: Marc Cornellà <marc.cornella@live.com>
6 years ago
Marc Cornellà
c99f3c50fa
git: go back to previous main branch detection logic
...
Fixes #9114
6 years ago
Frederick Zhang
ff7618cf74
timer: threshold to show timers only for time-consuming commands ( #8151 )
6 years ago
Piotr Zając
68b98c9d53
docker-compose: add alias for `docker-compose kill` ( #8997 )
6 years ago
Joaquín Moreira
8260005dc7
kubectl: add alias to list pods by namespace ( #8604 )
6 years ago
Alexander Schaber
93e9b80d3f
httpie: add alias for https ( #8032 )
6 years ago
Džiugas Eiva
71f0189ed5
vscode: add support for VSCodium ( #9080 )
...
Co-authored-by: Babak K. Shandiz <babak.k.shandiz@gmail.com>
Co-authored-by: Marc Cornellà <marc.cornella@live.com>
6 years ago
Marc Cornellà
83f6194929
git: change docs for git_main_branch
...
Also remove unnecesary dramatic remark
6 years ago
Marc Cornellà
55a98fc06d
git: better algorithm to decide what's the main branch
...
Fixes #9103
Co-authored-by: Yufan You <ouuansteve@gmail.com>
6 years ago
Jakob Hellermann
9cdc276496
dotenv: add never option to confirmation prompt ( #9102 )
6 years ago
Emilien Escalle
7deaff71a2
yarn: add alias for upgrade-interactive to the latest version ( #8764 )
6 years ago
Veit Lehmann
327ac697c7
mix-fast: add decriptions to mix-fast completions ( #8561 )
...
* feat(mix-fast): include desctiptions (#8561 )
* feat(mix-fast): improve _mix_generate (no tail, better matching)
6 years ago
Marc Cornellà
1db79f97f5
git: use `master` if it exists, otherwise use `main`
...
See https://github.com/ohmyzsh/ohmyzsh/pull/9049#issuecomment-654537347
Co-authored-by: Yufan You <ouuansteve@gmail.com>
6 years ago
Lutz Horn
d79941b789
aws: allow @ in AWS profiles ( #9099 )
...
Fixes #9060 by matching a `@` in the AWS profile name.
6 years ago
MDHD
fd9781b4c7
sudo: make the behavior more in line with expectations ( #9047 )
6 years ago
Adam Vandover
3178334a2d
git: change main branch naming scheme ( #9049 )
...
Co-authored-by: Marc Cornellà <marc.cornella@live.com>
6 years ago
Konstantin Gribov
999d22bb0e
gradle: force `--console plain` for tasks cache generation ( #8731 )
...
Fixes #8730
6 years ago
Hélio
c4ac0d43ad
encode64: fix typo in README ( #9052 )
6 years ago
Fatih Ergüven
6152ac30be
Add new mvn alias for `mvn fmt:format` ( #9053 )
...
* mvn: add mvnfmt alias
* mvn: update README.md
6 years ago
Magnus Boman
cea89f5439
archlinux: fix pacweb breaking when multiple packages found ( #9059 )
...
Co-authored-by: Magnus Boman <Kattus@users.noreply.github.com>
6 years ago
Marc Cornellà
8fe48793b5
Deprecate cloudapp plugin ( fixes #8966 )
6 years ago
Marc Cornellà
d47447a5e6
osx: refactor plugin and add a few features ( #9026 )
...
Co-authored-by: Capybara <git.capybara@gmail.com>
Co-authored-by: drootang <drootang@users.noreply.github.com>
Co-authored-by: Augusto Souza <augustorsouza@gmail.com>
Co-authored-by: PatrBal <44707588+PatrBal@users.noreply.github.com>
6 years ago
Małgorzata Basińska
da01dc91bf
web-search: add Google Scholar ( #9014 )
6 years ago
Marc Cornellà
60442dc47b
web-search: allow custom search engines
6 years ago
l3nn4rt
e27a6e75cc
chucknorris: normalize apostrophes ( #9013 )
6 years ago
l3nn4rt
9500b1f894
chucknorris: fix typos ( #9012 )
6 years ago
Marc Cornellà
94e784360e
chucknorris: remove duplicate quotes
...
Fixes #8998
6 years ago
Sumit Sahrawat
f23e4912cf
Silence non-existent/empty dir errors in fastfile_{sync,ls}
6 years ago
Marc Cornellà
82f02e80a6
wd: update to latest version ( #8530 )
6 years ago
Pierre Gimalac
0fd11130a3
web-search: add Wayback Archive ( #8784 )
6 years ago
Marc Cornellà
93cc3964e2
Add deprecation notice for fedora and go plugins.
6 years ago
Marc Cornellà
cc065c7bfa
Remove git-remote-branch and nyan plugins (deprecated)
6 years ago
Marc Cornellà
2d6965f856
Fix load of various plugins: fastfile, keychain, sfffe, stack
6 years ago
Marc Cornellà
68d51bd7d8
virtualenvwrapper: fix load and detection logic
6 years ago
Marc Cornellà
375978fb5b
jenv: fix Homebrew install path bug introduced in #7541
6 years ago
Marc Cornellà
f7dd3d1f07
brew: remove completion deprecation notice and fix README
6 years ago
Marc Cornellà
604f1ef9cd
kube-ps1: update to latest version (ede8098)
...
Fixes #8786
6 years ago
Septs
5ea25e6736
Add `shell-proxy` plugin ( #8692 )
6 years ago
Israel Rodrigo Faria
aada4d62bf
Add plugin for bazel completion ( #6434 )
6 years ago
Renato dos Santos
f742baf73c
Add plugin for LXD autocomplete ( #7457 )
6 years ago
Fotos Georgiadis
6b5c872836
terraform: add fmt -recursive flag autocompletion ( #8880 )
6 years ago
Mohammad
dd1df90252
python: add line-number to pygrep ( #8867 )
6 years ago