Merge branch 'main' of git.mylloon.fr:Anri/confOS

This commit is contained in:
Mylloon 2023-10-08 12:47:56 +02:00
commit c54834edbc
Signed by: Anri
GPG key ID: A82D63DFF8D1317F
3 changed files with 7 additions and 2 deletions

View file

@ -16,6 +16,8 @@ ignore = Name .import
ignore = Name _minted-*
ignore = Name bin
ignore = Name lib
ignore = Name .gradle
ignore = Name .idea
# Ignore list files
ignore = Name *.synctex.gz
@ -40,3 +42,4 @@ ignore = Name *.cmx
ignore = Name *.byte
ignore = Name *.exe
ignore = Name pyvenv.cfg
ignore = Name local.properties

View file

@ -38,7 +38,7 @@ main() {
libsamplerate rsync doxygen emacs-nox otf-fira-sans ttf-fira-code \
otf-fira-mono mingw-w64-gcc otf-font-awesome soundfont-fluid fluidsynth \
pulseaudio-alsa texlive-latexextra texlive-langfrench texlive-luatex \
noto-fonts go
noto-fonts go texlive-binextra
# === Rustup ==

View file

@ -90,6 +90,7 @@
"texlive-latexextra",
"texlive-langfrench",
"texlive-luatex",
"texlive-binextra",
"syncthing",
"ufw",
"fzf",
@ -131,7 +132,8 @@
"bitwarden",
"gnome-shell-extension-appindicator",
"libreoffice-fresh",
"go"
"go",
"trash-cli"
],
"plugin": null,
"profile": {