mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 03:06:40 +00:00
feat(util): add and setup restish CLI tool
This commit is contained in:
7
zsh/restish.zsh
Normal file
7
zsh/restish.zsh
Normal file
@@ -0,0 +1,7 @@
|
||||
#
|
||||
# restish Setup
|
||||
#
|
||||
|
||||
if command-exists restish; then
|
||||
setup-completions restish "$(command-path restish)" restish completion zsh
|
||||
fi
|
||||
Reference in New Issue
Block a user