forked from Shinonome/caelestia-cli
install: fix firefox install
Also actually add it to the completions and valid modules
This commit is contained in:
@@ -35,7 +35,7 @@ if test "$argv[1]" = scheme
|
||||
end
|
||||
|
||||
if test "$argv[1]" = install
|
||||
set -l valid_modules scripts discord fish foot fuzzel hypr safeeyes shell gtk vscode
|
||||
set -l valid_modules scripts discord firefox fish foot fuzzel hypr safeeyes shell gtk vscode
|
||||
if test "$argv[2]" = all
|
||||
for module in $valid_modules
|
||||
$src/install/$module.fish $argv[3..]
|
||||
|
||||
Reference in New Issue
Block a user