Files
zsh-plugins/apps/apps.plugin.zsh
2024-02-20 01:12:58 -06:00

4 lines
65 B
Bash
Executable File

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