diff options
author | Bas Nijholt <basnijholt@gmail.com> | 2023-04-28 09:05:36 +0200 |
---|---|---|
committer | Carlo Sala <carlosalag@protonmail.com> | 2023-04-28 09:07:43 +0200 |
commit | 2e7a247cab663fbc0aafdefa15bf10eb4dd64563 (patch) | |
tree | 80c7347705dea399805732b9e10dbfcfbaa19f60 /plugins/z/_z | |
parent | 5fc1118fd240a0d87ad022d36f48cb31d869ab2e (diff) | |
download | zsh-2e7a247cab663fbc0aafdefa15bf10eb4dd64563.tar.gz zsh-2e7a247cab663fbc0aafdefa15bf10eb4dd64563.tar.bz2 zsh-2e7a247cab663fbc0aafdefa15bf10eb4dd64563.zip |
feat(z): update to latest upstream version
Mirror of https://github.com/agkozak/zsh-z/commit/6bfe418332866d15373392164df11b4fbec2083f
Closes #11652
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
Diffstat (limited to 'plugins/z/_z')
-rw-r--r-- | plugins/z/_z | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/z/_z b/plugins/z/_z index 9891a52ed..a493f35ba 100644 --- a/plugins/z/_z +++ b/plugins/z/_z @@ -5,7 +5,7 @@ # # https://github.com/agkozak/zsh-z # -# Copyright (c) 2018-2022 Alexandros Kozak +# Copyright (c) 2018-2023 Alexandros Kozak # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal |