Removed command; it's not necessary.

This commit is contained in:
Steven Knight 2014-02-25 22:19:38 -05:00
parent 572b75dfd9
commit 5b3f40433e

View File

@ -1,3 +1,3 @@
function pacreps -d "Search for package(s) in the repositories" function pacreps -d "Search for package(s) in the repositories"
command pacman -Ss $argv pacman -Ss $argv
end end