Commit 49860bd6 authored by ishtu's avatar ishtu
Browse files

add function vncviwer

parent 0ab0e67e
......@@ -154,3 +154,6 @@ function trash() {
IFS=$temp_ifs
}
function vncviewer() {
open vnc://$@
}
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment