mirror of
https://gitea.blesmrt.net/mikaela/scripts.git
synced 2025-08-20 21:37:20 +02:00
Compare commits
2 Commits
8084f48a2b
...
b87a0499ad
Author | SHA1 | Date | |
---|---|---|---|
b87a0499ad | |||
914355cfa0 |
@ -83,7 +83,7 @@ repos:
|
||||
"@prettier/plugin-ruby@4.0.4",
|
||||
]
|
||||
- repo: https://github.com/psf/black
|
||||
rev: 23.12.1
|
||||
rev: 24.1.1
|
||||
hooks:
|
||||
- id: black
|
||||
#Refer to pyproject.toml
|
||||
|
@ -26,5 +26,9 @@ flatpak remote-modify --enable flathub-beta $@
|
||||
flatpak remote-modify --enable kdeapps $@
|
||||
# The other repositories are very unlikely to ship by default with anything
|
||||
|
||||
# Hints?
|
||||
printf 'Only want verified flatpaks? No problem!\n\tflatpak remote-modify --subset=verified flathub\n'
|
||||
# Revert? ~/.local/share/flatpak/repo/config or /var/lib/flatpak/repo/config
|
||||
|
||||
# Hide commands being executed again
|
||||
set +x
|
||||
|
Loading…
x
Reference in New Issue
Block a user