Files
zsh-plugins/apps/apps.plugin.zsh
2021-01-08 16:28:24 -05:00

4 lines
65 B
Bash

VNC_VIEWER="VNC\ Viewer"
alias vnc_viewer="open -a $VNC_VIEWER"