1
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-21 23:40:08 +00:00
ohmyzsh/plugins
Marc Cornellà ac3b345365
dircycle: trigger appropriate hooks after directory change (#7161)
This commit triggers precmd and chpwd hook functions iff we changed directory.

This has the same behavior as zsh's hook function execution, which tries to run
the functions in the order specified and silently ignores any function that
does not exist.

See http://zsh.sourceforge.net/Doc/Release/Functions.html#Hook-Functions

Also moved duplicate nopushdminus logic to the `switch-to-dir` function.
2018-10-02 21:31:26 +02:00
..
adb adb: fix adb -s device completion (#6489) 2018-06-17 00:07:03 +02:00
ant Fix for ant targets with leading dash 2015-02-09 13:12:02 -08:00
apache2-macports Plugins: apache2-macports - add README 2015-06-12 00:00:47 +02:00
arcanist Fix arcanist aliases (#5110) 2016-06-01 12:23:20 +02:00
archlinux fix(typo) (#6905) 2018-06-10 18:55:47 +02:00
asdf asdf: add Homebrew and completion support (#6749) 2018-08-07 18:10:35 +02:00
autoenv Adding new path to look for activate.sh (#5654) 2017-01-05 11:41:53 +01:00
autojump Fix autojump sourcing on OSX with Macports (#4801) 2018-06-20 23:27:38 +02:00
autopep8
aws allow . in profile names 2018-05-16 18:01:09 +02:00
battery Fixing battery prompt formatting issue (cf #5894) (#5895) 2017-02-22 23:50:49 -08:00
bbedit use https everywhere (#6574) 2018-08-07 20:42:01 +02:00
bgnotify bgnotify: use double dash in kdialog title option (#7153) 2018-09-25 13:56:29 +02:00
boot2docker Add new boot2docker options 2015-06-09 11:29:37 +02:00
bower fixed bower completion error from issue #2694 (#5056) 2016-05-21 17:51:48 -07:00
branch Use default branch on recently created Mercurial repository. (#4985) 2016-05-29 11:25:17 +02:00
brew brew: fix typo in README (#7184) 2018-10-02 09:01:49 +02:00
bundler Fix incorrect error message when running bi without having bundler installed (#7112) 2018-09-09 00:39:23 +02:00
bwana use https everywhere (#6574) 2018-08-07 20:42:01 +02:00
cabal Merge pull request #2346 from zsiciarz/master 2015-02-22 10:24:21 -08:00
cake Switch newer-than logic to get the desired behavior 2015-02-01 23:32:38 +01:00
cakephp3 Fix styling in cakephp3 completion 2016-05-23 12:33:17 +02:00
capistrano use capit instead of shipit as shipit conflicts with npm package shipit 2015-10-30 08:11:38 +00:00
cargo Update rust plugin for latest rustc (#6342) 2017-11-01 06:04:03 -07:00
cask Add more information to cask plugin README 2016-12-18 05:02:08 +01:00
catimg misc: remove execution permission from various files 2018-09-15 23:57:12 +02:00
celery
chruby chruby: add "system" to completion list if available (#5280) 2018-10-01 16:50:17 +02:00
chucknorris chucknorris: add README (#7186) 2018-10-02 21:16:50 +02:00
cloudapp
codeclimate Add codeclimate autocomplete plugin 2015-09-01 23:08:41 -04:00
coffee use https everywhere (#6574) 2018-08-07 20:42:01 +02:00
colemak Fix path for colemak plugin 2014-05-28 11:22:35 +02:00
colored-man-pages Prepend function keyword in colored-man-pages plugin (#6238) 2017-11-07 07:51:38 -08:00
colorize updated alias and corrected python package (#6520) 2018-01-22 19:18:03 -08:00
command-not-found use https everywhere (#6574) 2018-08-07 20:42:01 +02:00
common-aliases common-aliases: delete unexistant command 2018-06-18 22:47:51 +02:00
compleat
composer composer: Fix bin directory when Composer is not available (#6240) 2018-08-19 21:46:22 +02:00
copybuffer Add copybuffer function and keybinding (#5431) 2016-09-22 19:41:30 +02:00
copydir Add READMEs to plugins copydir and copyfile (#6802) 2018-05-07 18:00:27 +02:00
copyfile Add READMEs to plugins copydir and copyfile (#6802) 2018-05-07 18:00:27 +02:00
cp Fix cp plugin completion and refactor (#5427) 2016-10-04 01:03:16 +02:00
cpanm
dash dash: update dash bundle identifier (#7127) 2018-09-12 18:13:13 +02:00
debian use https everywhere (#6574) 2018-08-07 20:42:01 +02:00
dircycle dircycle: trigger appropriate hooks after directory change (#7161) 2018-10-02 21:31:26 +02:00
dirhistory Add directory hierarchy navigation to dirhistory (#6756) 2018-05-13 01:57:42 +02:00
dirpersist style fixes 2015-08-04 15:10:18 -07:00
django django: add README (#7181) 2018-10-02 09:00:33 +02:00
dnf misc: remove execution permission from various files 2018-09-15 23:57:12 +02:00
docker Update docker plugin from upstream docker/cli (#7018) 2018-08-09 17:37:47 +02:00
docker-compose docker-compose: add dcupd alias for detached mode start (#7144) 2018-09-21 16:54:04 +02:00
docker-machine docker-machine: add official completion 2018-08-09 19:24:03 +02:00
doctl Add doctl autocompletion (#6501) 2018-08-08 14:12:55 +02:00
dotenv dotenv: test and warn of incorrect.env syntax 2018-08-08 00:05:34 +02:00
droplr use https everywhere (#6574) 2018-08-07 20:42:01 +02:00
eecms Add ExpressionEngine CMS autocompletion (#6556) 2018-01-22 19:19:03 -08:00
emacs Fix 6840 Check emacsclient version instead of emacs's (#6841) 2018-05-20 16:01:55 -07:00
ember-cli ember-cli : Add alias for ember test --serve (#6492) 2018-08-19 22:14:55 +02:00
emoji use https everywhere (#6574) 2018-08-07 20:42:01 +02:00
emoji-clock added support for GNU version of date 2014-10-14 20:44:31 +05:30
emotty Fix typo that resulted in math error (#6731) 2018-04-15 15:20:26 +02:00
encode64 Adding support for stdin input in the encode64 plugin 2016-01-18 21:01:04 +01:00
extract extract: whl files support (#7045) 2018-08-09 18:16:15 +02:00
fabric
fancy-ctrl-z Moved comments and credits from source to README 2015-09-03 08:55:03 +02:00
fasd fasd: use xdg-open in o alias back again 2018-09-03 17:13:18 +02:00
fastfile
fbterm Exit only if the fbterm session closed correctly 2015-08-09 22:45:02 +02:00
fedora fedora: add README and deprecation warning (#7178) 2018-10-01 16:45:56 +02:00
firewalld Fixed fwl function in firewalld plugin when sources used (#7011) 2018-08-29 11:57:02 -07:00
forklift Add support for ForkLift 3 (#6490) 2018-08-07 21:39:38 +02:00
fossil Added fossil plugin. 2016-05-10 13:23:23 -03:00
frontend-search use https everywhere (#6574) 2018-08-07 20:42:01 +02:00
fzf fzf: Fix shell directory for archlinux package (#7119) 2018-09-08 15:31:13 +02:00
gas
gb Rename getgb plugin to gb 2016-07-04 22:34:41 +02:00
geeknote use https everywhere (#6574) 2018-08-07 20:42:01 +02:00
gem gem plugin: added _files to install command 2014-07-16 12:27:01 +02:00
git git: use color auto for ref names in git log (#5729) 2018-09-12 19:35:10 +02:00
git-auto-fetch git-auto-fetch: small README fixes 2018-09-26 23:59:57 +02:00
git-extras git-extras: update completion (2018-05-24 0f76863) 2018-08-19 21:36:21 +02:00
git-flow git-flow: add "gflfp" alias for feature publish (#6350) 2018-09-13 21:41:26 +02:00
git-flow-avh misc: remove execution permission from various files 2018-09-15 23:57:12 +02:00
git-hubflow use https everywhere (#6574) 2018-08-07 20:42:01 +02:00
git-prompt use https everywhere (#6574) 2018-08-07 20:42:01 +02:00
git-remote-branch
gitfast Use OSTYPE instead of uname whenever possible for better speed. (#5496) 2016-10-10 22:24:30 +02:00
github github: fix new_gh to force-add .gitignore (#7086) 2018-08-23 20:01:01 +02:00
gitignore silence mode of curl (#6898) 2018-06-14 20:32:15 +02:00
glassfish application completion 2014-03-25 16:47:58 +01:00
globalias use https everywhere (#6574) 2018-08-07 20:42:01 +02:00
gnu-utils 'plugins/gnu-utils/gnu-utils.plugin.zsh: Solve typos' 2016-12-30 10:34:16 -02:00
go remove duplicate 'go' plugin, symlink to 'golang' 2014-02-12 20:09:44 -06:00
golang Update golang.plugin.zsh (#6750) 2018-08-29 11:55:23 -07:00
gpg-agent Revert to checking if enable-ssh-support is set 2018-04-27 17:56:21 +02:00
gradle executing gradlew, when gradlew-file exists (#6485) 2018-08-29 11:59:27 -07:00
grails Removed unnecessary execute permissions for some plugins 2014-05-29 10:58:17 +02:00
grunt Update Grunt plugin to 0.1.2 2015-02-23 11:43:19 +00:00
gulp Update gulp.plugin.zsh 2015-12-15 12:14:41 +01:00
hanami use https everywhere (#6574) 2018-08-07 20:42:01 +02:00
helm Added: Helm plugins (#6265) 2017-11-06 06:49:27 -08:00
heroku use official heroku autocomplete (#6919) 2018-08-07 21:41:53 +02:00
history Added README.md file 2015-06-12 00:17:17 +02:00
history-substring-search use https everywhere (#6574) 2018-08-07 20:42:01 +02:00
homestead Add Homestead plugin (#3712) 2018-07-01 19:39:44 +02:00
httpie use https everywhere (#6574) 2018-08-07 20:42:01 +02:00
iterm2 Plugin for iTerm2 (#3790) 2017-11-07 08:11:21 -08:00
iwhois iwhois: add README (#7176) 2018-10-01 12:37:59 +02:00
jake-node use https everywhere (#6574) 2018-08-07 20:42:01 +02:00
jenv jenv: update README 2018-10-01 12:14:15 +02:00
jhbuild Add initial JHBuild plugin support 2015-02-15 15:39:50 +01:00
jira Change the br argument to branch to follow PR #6678. (#6680) 2018-04-15 13:17:23 +02:00
jruby Removed unnecessary execute permissions for some plugins 2014-05-29 10:58:17 +02:00
jsontools adding urldecode_json to compliment urlencode_json and updating readme.md; slight tweak to urlencode_json from previous commit 2014-03-27 10:34:54 -04:00
jump jump: fix printf path output (#7105) 2018-09-01 13:37:05 +02:00
kate
kitchen use https everywhere (#6574) 2018-08-07 20:42:01 +02:00
knife Fix: Plugin knife: Add relative local path for commands which upload files (#4240) 2016-06-08 17:27:51 +02:00
knife_ssh
kops feature(plugins): adds kops (kubernetes operations) plugin (#6107) 2017-11-07 08:03:14 -08:00
kube-ps1 use https everywhere (#6574) 2018-08-07 20:42:01 +02:00
kubectl kubectl: add aliases for delete and watch/wide options (#6790) 2018-10-02 21:14:28 +02:00
laravel
laravel4 Laravel 5 support 2015-02-16 11:58:54 +03:30
laravel5 Enhanced Laravel 5 Plugin (#6376) 2017-11-04 10:34:31 -07:00
last-working-dir last-working-dir: disable chpwd_last_working_dir in subshells (#6817) 2018-05-11 16:28:02 +02:00
lein Refactor lein plugin (#6914) 2018-06-12 20:45:38 +02:00
lighthouse use https everywhere (#6574) 2018-08-07 20:42:01 +02:00
lol use https everywhere (#6574) 2018-08-07 20:42:01 +02:00
macports
magic-enter Add magic-enter plugin (#4082) 2018-07-01 20:13:49 +02:00
man man: rename file to *.plugin.zsh (#6016) 2018-09-16 20:16:16 +02:00
marked2 Adding README.md and renaming plugin 2014-08-31 13:01:21 -05:00
mercurial Use actual commit --amend command for Mercurial 2015-11-26 14:08:53 +00:00
meteor meteor: fix formatting and reorganise 2018-06-15 23:06:09 +02:00
minikube Add autocomplete plugin for minikube (#6436) 2018-05-09 22:34:41 +02:00
mix mix: add README (#7185) 2018-10-02 19:58:14 +02:00
mix-fast use https everywhere (#6574) 2018-08-07 20:42:01 +02:00
mosh Add support for mosh (remote-shell) tab completion. 2013-08-19 16:28:09 -06:00
mvn execute mvnw with "mvn" when mvnw-file is present (#6484) 2018-08-29 12:00:06 -07:00
mysql-macports
n98-magerun misc: remove execution permission from various files 2018-09-15 23:57:12 +02:00
nanoc
ng Added README.md 2016-09-21 21:27:05 +02:00
nmap fix nmap vuln category name (#7044) 2018-08-29 23:06:11 +02:00
node Update endpoint from HTTP to HTTPS (#5622) 2016-11-11 03:17:43 +01:00
nomad feat(nomad): add common commands and new readme 2016-10-04 00:03:14 +02:00
npm Stop error "permission denied: /npm_completion" (#6340) 2018-07-01 23:21:20 +02:00
npx [plugin] update NPX docs (#6849) 2018-05-26 18:39:32 +02:00
nvm update nvm completions with v0.29.0 (#4701) 2018-07-01 23:12:14 +02:00
nyan nyan: deprecate plugin with removal notice 2018-08-23 20:28:20 +02:00
oc Add OpenShift autocompletion (#6049) 2017-11-07 07:55:24 -08:00
osx osx: add function to remove .DS_Store files (#7008) 2018-09-10 20:10:31 +02:00
pass pass: update completion (2018-08-03) 2018-08-09 20:17:43 +02:00
paver A paver (Python build and configuration utility) plugin 2015-06-13 11:06:26 +02:00
pep8
per-directory-history use https everywhere (#6574) 2018-08-07 20:42:01 +02:00
percol use https everywhere (#6574) 2018-08-07 20:42:01 +02:00
perl use https everywhere (#6574) 2018-08-07 20:42:01 +02:00
perms Add argument to set644 and set755 perms alias. (#6959) 2018-07-04 12:48:46 +02:00
phing Remove warning lines from phing completion 2016-07-18 14:17:43 -05:00
pip add pip --user (#6470) 2017-12-07 15:53:10 -08:00
pj Revert "Fix pj() function when no project has been specified" 2016-08-21 00:09:59 +02:00
pod use https everywhere (#6574) 2018-08-07 20:42:01 +02:00
postgres Add reload and status alises to postgres 2013-09-24 15:20:52 -03:00
pow use https everywhere (#6574) 2018-08-07 20:42:01 +02:00
powder
powify
profiles Fixes the profiles-plugin 2014-11-07 10:47:27 +01:00
pyenv pyenv: search the pyenv command if not found (#6811) 2018-05-15 12:07:23 +02:00
pylint pylint.plugin.zsh: Remove include-ids=y 2016-02-07 21:31:25 +01:00
python Remove Optional Static Type Checker's (mypy) Cache Files on pyclean 2018-09-23 12:12:27 -04:00
rails $ rails runner [TAB] *complete* (#5881) 2018-04-23 20:36:55 +02:00
rake Adieu l'ami. 2014-02-20 10:18:53 -08:00
rake-fast use https everywhere (#6574) 2018-08-07 20:42:01 +02:00
rand-quote rand-quote: refactor rand-quote function 2018-06-29 18:16:10 +02:00
rbenv Set RBENV_ROOT to "$HOME/.rbenv" if not already set (#6324) 2017-11-06 06:43:03 -08:00
rbfu
react-native react-native: fix table in README (#7159) 2018-09-25 17:36:35 +02:00
rebar Add rebar to plugin 2013-01-08 13:34:33 +08:00
redis-cli
repo use https everywhere (#6574) 2018-08-07 20:42:01 +02:00
rsync Adding compression to rsync commands 2014-06-08 10:33:54 +02:00
ruby Update ruby.plugin.zsh (#2117) 2017-11-14 06:37:31 -08:00
rust Correctly handle verbose/version flags for rustc (#6786) 2018-05-01 15:21:12 +02:00
rvm rvm plugin: Fix gems to work with GNU sed 2015-08-15 15:19:02 +09:00
safe-paste use https everywhere (#6574) 2018-08-07 20:42:01 +02:00
salt Feat: add Salt completion plugin (#7031) 2018-09-06 11:34:37 -07:00
sbt Updating 'sbcl' to 'sbcln' (#7095) 2018-08-29 15:15:11 +02:00
scala use https everywhere (#6574) 2018-08-07 20:42:01 +02:00
scd misc: remove execution permission from various files 2018-09-15 23:57:12 +02:00
screen
scw use https everywhere (#6574) 2018-08-07 20:42:01 +02:00
sfffe
shrink-path use https everywhere (#6574) 2018-08-07 20:42:01 +02:00
singlechar
spring use https everywhere (#6574) 2018-08-07 20:42:01 +02:00
sprunge use https everywhere (#6574) 2018-08-07 20:42:01 +02:00
ssh-agent use https everywhere (#6574) 2018-08-07 20:42:01 +02:00
stack Remove unnecessary sandbox fn 2015-09-16 17:25:39 +10:00
sublime use https everywhere (#6574) 2018-08-07 20:42:01 +02:00
sudo sudo: add README file (#7177) 2018-10-01 12:05:34 +02:00
supervisor
suse 'plugins/suse/suse.plugin.zsh: Solve typos' 2016-12-30 10:34:16 -02:00
svn use https everywhere (#6574) 2018-08-07 20:42:01 +02:00
svn-fast-info ignore any grep aliases that might be defined 2014-11-16 02:47:35 -06:00
swiftpm Add shell completion for Swift Package Manager (#7046) 2018-08-09 19:10:32 +02:00
symfony
symfony2 updated symfony plugin to add entity generation and schema update aliases (#5042) 2018-04-15 21:55:47 +02:00
systemadmin use https everywhere (#6574) 2018-08-07 20:42:01 +02:00
systemd Add scu-* aliases for 'systemctl --user' commands (#6661) 2018-08-19 21:39:58 +02:00
taskwarrior use https everywhere (#6574) 2018-08-07 20:42:01 +02:00
terminalapp Add a deprecation comment. 2015-08-17 20:51:41 -04:00
terminitor
terraform Update terraform plugin with v0.11.7 commands and help (#6834) 2018-05-17 16:18:20 +02:00
textastic use https everywhere (#6574) 2018-08-07 20:42:01 +02:00
textmate Update 'tm' function to take multiple files on the command-line 2016-03-25 11:57:09 -07:00
thefuck Thefuck: homebrew install documentation and thefuck repo link (#5940) 2018-06-18 21:04:42 +02:00
themes
thor
tig Add README to tig plugin 2016-08-24 21:28:49 +02:00
tmux tmux: do not auto-load tmux inside of Emacs/Vim 2018-08-18 21:00:43 +02:00
tmux-cssh [tmux-cssh plugin] Initial version 2014-11-13 19:00:27 +01:00
tmuxinator Update tmuxinator completion to 03c8babb 2018-06-12 19:20:10 +02:00
torrent
transfer Update README formatting 2018-05-25 20:44:56 +02:00
tugboat Added the tugboat autocompletion plugin 2015-06-11 21:10:33 +02:00
ubuntu use https everywhere (#6574) 2018-08-07 20:42:01 +02:00
ufw ufw: remove debug print (#6976) 2018-07-09 19:27:02 +02:00
urltools urltools: add readme (#7126) 2018-09-11 20:22:55 +02:00
vagrant Get rid of some silly copy pasta (#3187) 2018-04-02 13:43:41 +02:00
vagrant-prompt Adds vagrant_prompt_info function to your shell (#4081) 2018-07-01 20:16:08 +02:00
vault use https everywhere (#6574) 2018-08-07 20:42:01 +02:00
vi-mode vi-mode: disable displayed mode on startup 2018-09-24 18:52:11 +02:00
vim-interaction Added "-n name" option to vim-interaction plugin (#4522) 2018-07-01 20:48:53 +02:00
virtualenv
virtualenvwrapper virtualenvwrapper: set $WORKON_HOME if undefined 2018-06-06 17:14:19 +02:00
vscode convenient vscode plugin for oh-my-zsh (#6903) 2018-07-03 17:45:42 +02:00
vundle [plugins/vundle] Use HTTPS to clone repository. (#6857) 2018-05-28 11:23:05 +02:00
wakeonlan Adding README file for the wakeonlan plugin 2011-09-20 09:27:15 +01:00
wd misc: remove execution permission from various files 2018-09-15 23:57:12 +02:00
web-search Add Qwant engine - web_search plugin (#6701) 2018-04-06 19:09:00 +02:00
wp-cli use https everywhere (#6574) 2018-08-07 20:42:01 +02:00
xcode use https everywhere (#6574) 2018-08-07 20:42:01 +02:00
yarn yarn: add README 2018-07-11 21:42:31 +02:00
yii Added Yii basic command completion 2014-02-14 14:55:00 +00:00
yii2 Updated Yii2 command completion 2014-12-15 21:37:38 +06:00
yum
z Update z to latest version (#7021) 2018-07-29 17:43:15 +02:00
zeus Added more levels of zeus compeletion (#2058) 2018-06-30 22:45:20 +02:00
zsh-navigation-tools misc: remove execution permission from various files 2018-09-15 23:57:12 +02:00
zsh_reload zsh_reload: add README 2018-04-22 12:55:21 +02:00