mirror of
https://github.com/Melon-Bread/gnu-slash-dot-files
synced 2024-11-25 00:38:23 -05:00
Minior Tweaks
This commit is contained in:
parent
03cd876a8a
commit
45e7d24525
@ -10,6 +10,9 @@ git_repos = [
|
|||||||
# List of remote machines with Topgrade installed on them
|
# List of remote machines with Topgrade installed on them
|
||||||
#remote_topgrades = ["toothless", "pi", "parnas"]
|
#remote_topgrades = ["toothless", "pi", "parnas"]
|
||||||
|
|
||||||
|
no_retry = true
|
||||||
|
yay_arguments = "--noconfirm"
|
||||||
|
|
||||||
# Arguments to pass SSH when upgrading remote systems
|
# Arguments to pass SSH when upgrading remote systems
|
||||||
#ssh_arguments = "-o ConnectTimeout=2"
|
#ssh_arguments = "-o ConnectTimeout=2"
|
||||||
|
|
||||||
@ -27,3 +30,5 @@ git_arguments = "--rebase --autostash"
|
|||||||
#"Python Environment" = "~/dev/.env/bin/pip install -i https://pypi.python.org/simple -U --upgrade-strategy eager jupyter"
|
#"Python Environment" = "~/dev/.env/bin/pip install -i https://pypi.python.org/simple -U --upgrade-strategy eager jupyter"
|
||||||
[commands]
|
[commands]
|
||||||
"RetroArch" = "RA-Update.sh"
|
"RetroArch" = "RA-Update.sh"
|
||||||
|
|
||||||
|
cleanup = true
|
||||||
|
Loading…
Reference in New Issue
Block a user