mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 20:25:30 +00:00
feat(fish): add some useful plugins
This commit is contained in:
3
fish/completions/replay.fish
Normal file
3
fish/completions/replay.fish
Normal file
@@ -0,0 +1,3 @@
|
||||
complete --command replay --no-files
|
||||
complete --command replay --exclusive --long version --description "Print version"
|
||||
complete --command replay --exclusive --long help --description "Print help"
|
||||
Reference in New Issue
Block a user