forked from Shinonome/caelestia-cli
install: install scripts first when all
So it gets updated first
This commit is contained in:
@@ -36,7 +36,7 @@ if test "$argv[1]" = scheme
|
|||||||
end
|
end
|
||||||
|
|
||||||
if test "$argv[1]" = install
|
if test "$argv[1]" = install
|
||||||
set -l valid_modules discord fish foot fuzzel hypr safeeyes scripts shell gtk vscode
|
set -l valid_modules scripts discord fish foot fuzzel hypr safeeyes shell gtk vscode
|
||||||
if test "$argv[2]" = all
|
if test "$argv[2]" = all
|
||||||
for module in $valid_modules
|
for module in $valid_modules
|
||||||
$src/install/$module.fish $argv[3..]
|
$src/install/$module.fish $argv[3..]
|
||||||
|
|||||||
Reference in New Issue
Block a user