mirror of
https://github.com/oh-my-fish/oh-my-fish.git
synced 2025-02-01 11:21:01 +08:00
omf: install without arguments installs bundle
This commit is contained in:
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…
Reference in New Issue
Block a user