diff --git a/.unison/default.prf b/.unison/default.prf index d24dc30..20df69e 100644 --- a/.unison/default.prf +++ b/.unison/default.prf @@ -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 diff --git a/arch_wsl.sh b/arch_wsl.sh index 6e9129a..bed1488 100644 --- a/arch_wsl.sh +++ b/arch_wsl.sh @@ -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 == diff --git a/archinstall/user_configuration.json b/archinstall/user_configuration.json index 0347e19..ffe7b0e 100644 --- a/archinstall/user_configuration.json +++ b/archinstall/user_configuration.json @@ -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": {