mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-09 02:24:03 +01:00
Merge 49860bd61f into 650bace5c5
This commit is contained in:
commit
c782f8a2ca
1 changed files with 3 additions and 0 deletions
|
|
@ -154,3 +154,6 @@ function trash() {
|
||||||
IFS=$temp_ifs
|
IFS=$temp_ifs
|
||||||
}
|
}
|
||||||
|
|
||||||
|
function vncviewer() {
|
||||||
|
open vnc://$@
|
||||||
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue