feat(util): add and setup restish CLI tool

This commit is contained in:
Jim Myhrberg
2024-08-21 16:26:37 +01:00
parent 97a7844508
commit 4e461ad88c
3 changed files with 9 additions and 0 deletions

1
zshrc
View File

@@ -280,6 +280,7 @@ source "$DOTZSH/less.zsh"
source "$DOTZSH/mise.zsh"
source "$DOTZSH/neovim.zsh"
source "$DOTZSH/nix.zsh"
source "$DOTZSH/restish.zsh"
source "$DOTZSH/tldr.zsh"
source "$DOTZSH/tmux.zsh"
source "$DOTZSH/zoxide.zsh"