No need to list this twice
This commit is contained in:
+1
-3
@@ -1,10 +1,8 @@
|
||||
#!/bin/bash
|
||||
|
||||
# omarchy:summary=Install Arch packages if they are missing
|
||||
# omarchy:group=install
|
||||
# omarchy:name=package
|
||||
# omarchy:args=<packages...>
|
||||
# omarchy:examples=omarchy install package jq ripgrep
|
||||
# omarchy:examples=omarchy pkg add jq ripgrep
|
||||
# omarchy:requires-sudo=true
|
||||
|
||||
if omarchy-pkg-missing "$@"; then
|
||||
|
||||
Reference in New Issue
Block a user