mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-02-13 03:01:32 +01:00
Add function to search Dash
This commit is contained in:
parent
598a9c6f99
commit
4920ba5843
1 changed files with 2 additions and 0 deletions
2
plugins/dash/dash.plugin.zsh
Normal file
2
plugins/dash/dash.plugin.zsh
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
# Usage: dash [keyword:]query
|
||||
dash(){open dash://"$1"}
|
||||
Loading…
Add table
Add a link
Reference in a new issue