omf: install without arguments installs bundle

pull/2/head
Derek Stavis 9 years ago
parent c6df5feba5
commit 0a195572a1

@ -89,7 +89,7 @@ function omf -d "Oh My Fish"
case "i" "install" "get"
if test (count $argv) -eq 1
omf.list_db_packages "skip installed packages" | column
omf.install_bundle
else
omf.install_package $argv[2..-1]
refresh

Loading…
Cancel
Save