new custom plugins

This commit is contained in:
2021-01-08 16:28:24 -05:00
parent b800a5d24b
commit 16b7dc5fd1
6 changed files with 52 additions and 1 deletions

3
apps/apps.plugin.zsh Normal file
View File

@@ -0,0 +1,3 @@
VNC_VIEWER="VNC\ Viewer"
alias vnc_viewer="open -a $VNC_VIEWER"