summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
2020-10-09Add lando plugin (#8748)Joshua Bedford
2020-10-09mvn: list modules (directories with pom.xml) (#8478)James Zhang
2020-10-09mvn: add Quarkus support in mvn completion (#9037)Geoffrey GREBERT
2020-10-09wd: update to v0.5.1 (#9273)Atk
2020-10-09nvm: add autoloading of nvm version in .nvmrcDanny Grove
2020-10-09nvm: exit the plugin if the nvm loading script wasn't foundMarc Cornellà
2020-10-09nvm: only lazy-load nvm if the NVM_LAZY setting is setMarc Cornellà
2020-10-09nvm: speed-up nvm loading with `--no-use`Keith Yao
2020-10-09nvm: check $XDG_CONFIG_HOME/nvm for an nvm installationChigozirim C
2020-10-09nvm: simplify nvm.sh and bash completion loadingMarc Cornellà
2020-10-09nvm: use `nvm current` in nvm_prompt_info and look in alternate install locat...Andrew Janke
2020-10-09safe-paste: refresh plugin (update for zsh 5.1 and vi keymaps) (#7887)Tom Hale
2020-10-09Add git-lfs plugin (#9077)Duc Nguyen
2020-10-08kubectl: add wrappers for colorized output in JSON and YAML (#9316)Raphaël Pinson
2020-10-08nvm: add Homebrew's nvm setup (#8316)davidfmatheson
2020-10-07z: upgrade plugin to the latest version (#9310)Michele Bologna
2020-10-05Revert "Remove redundant bashcompinit calls"Marc Cornellà
2020-10-04git: fix version checkMarc Cornellà
2020-10-03git: run gfa with --jobs=10 (fetch remotes in parallel) (#9268)Fabian Bonk
2020-10-03bundler: refactor bundler plugin and clean up gem wrappersMarc Cornellà
2020-10-03bundler: format aliases table and clean up README (#9300)Sandip Subedi
2020-10-03Add completion plugin for IPFS (InterPlanetary File System) (#4737)Angel Ramboi
2020-10-03Add sublime-merge plugin (#7228)Amir Masoud Abdol
2020-10-01pip: move plugin cache to XDG folder (#9299)Goose
2020-09-30Remove redundant bashcompinit callsMarc Cornellà
2020-09-30terraform: add tf Alias (#8206)Andrew Babichev
2020-09-29minikube: fix spelling (#9270)Olivier Lemasle
2020-09-29composer: autoload cache functionsMarc Cornellà
2020-09-28brew: add alias for brew to avoid upgrading casks (#9280)Pierre-Luc Paour
2020-09-28bgnotify: use $2 in preexec hook if $1 is emptyMarc Cornellà
2020-09-26laravel5: clean upMarc Cornellà
2020-09-18docker: document option-stacking settingMarc Cornellà
2020-09-14brew: replace deprecated brew cask outdated command (#9253)Alessandro
2020-09-09pyenv: run pyenv init with --no-rehash (#8917)Randall Leeds
2020-09-09wd: update to latest version (v0.5.0) (#9244)Atk
2020-09-04fzf: setup FZF_DEFAULT_COMMAND based on installed tools (#8895)Alessandro Martini
2020-09-04sublime: add Sublime Text 4 path for macOSMarc Cornellà
2020-09-04common-aliases: lazily assign $BROWSER, $EDITOR and $XIVIEWER in ext aliasesMarc Cornellà
2020-09-01Remove perl dependencyMarc Cornellà
2020-09-01chuck-norris: remove some CN quotes and fix formatting (#9220)Daniel Dugovic
2020-08-28vagrant-prompt: replace `grep -P` call with sed and clean upMarc Cornellà
2020-08-27scd: update to 1.4.0 (#9066)Pavol Juhas
2020-08-24zsh_reload: use $SHELL to reload zsh only if it's a zsh shell (fixes #9054)Marc Cornellà
2020-08-23sudo: keep space before the command to ignore it in the history (#9178)daddeffe
2020-08-05wd: fix permissionsMarc Cornellà
2020-08-05wd: update to latest versionMarc Cornellà
2020-08-04pyenv: ignore $PATH pyenv if on WSLMarc Cornellà
2020-08-01pipenv: toggle pipenv shell on startupMarc Cornellà
2020-07-31colorize: add $ZSH_COLORIZE_CHROMA_FORMATTER config env var (#8824)John Welsh
2020-07-30rbenv: fix current_gemsetMarc Cornellà