Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Oh My Zsh
Commits
74859240
Commit
74859240
authored
Mar 26, 2013
by
Robby Russell
Browse files
Merge pull request #1650 from ishtu/master
add vncviewer function (using "open" functionality)
parents
650bace5
49860bd6
Changes
1
Show whitespace changes
Inline
Side-by-side
plugins/osx/osx.plugin.zsh
View file @
74859240
...
...
@@ -154,3 +154,6 @@ function trash() {
IFS
=
$temp_ifs
}
function
vncviewer
()
{
open vnc://
$@
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment