This website requires JavaScript.
Explore
Help
Sign In
adphi
/
oh-my-zsh
Watch
1
Star
0
Fork
0
You've already forked oh-my-zsh
Code
Issues
Pull Requests
Releases
Wiki
Activity
9b9af7783c
oh-my-zsh
/
plugins
/
dash
/
dash.plugin.zsh
3 lines
58 B
Bash
Raw
Normal View
History
Unescape
Escape
Add function to search Dash
2014-02-23 03:16:16 +00:00
# Usage: dash [keyword:]query
Pass all arguements instead of just the first
2014-07-03 03:04:20 +00:00
dash
(
)
{
open dash://
"
$*
"
}
Reference in New Issue
Copy Permalink