parent
909fcef046
commit
9a61336d33
@ -175,7 +175,7 @@ function quick-look() {
|
|||||||
function man-preview() {
|
function man-preview() {
|
||||||
man -t "$@" | open -f -a Preview
|
man -t "$@" | open -f -a Preview
|
||||||
}
|
}
|
||||||
compdef man-preview=man
|
compdef _man man-preview
|
||||||
|
|
||||||
function vncviewer() {
|
function vncviewer() {
|
||||||
open vnc://$@
|
open vnc://$@
|
||||||
|
Loading…
Reference in New Issue
Block a user