mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2024-11-21 17:03:03 +00:00
Add chougousui/complete-lastf
Add `chougousui/complete-lastf` tab completion Closes https://github.com/chougousui/complete-lastf/issues/1 Signed-off-by: Joe Block <jpb@unixorn.net>
This commit is contained in:
parent
914cc23f27
commit
b1f5fd9a5c
1 changed files with 1 additions and 0 deletions
|
@ -1674,6 +1674,7 @@ These plugins add tab completions without adding extra functions or aliases.
|
|||
- [cod](https://github.com/dim-an/cod) - A completion demon for `bash`/`fish`/`zsh` which creates completion functions on the fly when it sees you run something with `--help`.
|
||||
- [codeception](https://github.com/shengyou/codeception-zsh-plugin) - Adds command completion for the Codeception Testing Framework.
|
||||
- [comonicon](https://github.com/Roger-luo/ComoniconZSHCompletion.jl) - Tab completions for [comonicon](https://github.com/Roger-luo/Comonicon.jl).
|
||||
- [complete-lastf](https://github.com/chougousui/complete-lastf) - Adds a tab completion to select the most recently modified file or directory.
|
||||
- [complete-mac](https://github.com/vitkabele/complete-mac) - Add completions for macOS `ioreg`, `lsmp`, `scselect`, `system_profiler` and `tmutil` commands.
|
||||
- [completion-sync](https://github.com/BronzeDeer/zsh-completion-sync) - Automatically loads completions added dynamically to `FPATH` or `XDG_DATA_DIRS`.
|
||||
- [completions (clarketm)](https://github.com/clarketm/zsh-completions) - This includes the zsh-users[completions](https://github.com/zsh-users/zsh-completions), zchee's [completions](https://github.com/zchee/zsh-completions), nilsonholger's [osx-zsh-completions](https://github.com/nilsonholger/osx-zsh-completions) and various other custom completions.
|
||||
|
|
Loading…
Reference in a new issue