Skip to content

Commit

Permalink
add function vncviwer
Browse files Browse the repository at this point in the history
  • Loading branch information
ishtu committed Mar 10, 2013
1 parent 0ab0e67 commit 49860bd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions plugins/osx/osx.plugin.zsh
Expand Up @@ -154,3 +154,6 @@ function trash() {
IFS=$temp_ifs
}

function vncviewer() {
open vnc://$@
}

0 comments on commit 49860bd

Please sign in to comment.