mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-04-07 08:07:28 +08:00
@@ -175,7 +175,7 @@ function quick-look() {
|
||||
function man-preview() {
|
||||
man -t "$@" | open -f -a Preview
|
||||
}
|
||||
compdef man-preview=man
|
||||
compdef _man man-preview
|
||||
|
||||
function vncviewer() {
|
||||
open vnc://$@
|
||||
|
||||
Reference in New Issue
Block a user