Files
dotfiles/zsh/restish.zsh
2024-08-21 16:27:17 +01:00

8 lines
133 B
Bash

#
# restish Setup
#
if command-exists restish; then
setup-completions restish "$(command-path restish)" restish completion zsh
fi