system changes
This commit is contained in:
parent
345997b18c
commit
14846d482a
2 changed files with 14 additions and 25 deletions
|
@ -26,7 +26,21 @@ Import configurations for programs and install programs with no configuration.
|
||||||
cmake-language-server
|
cmake-language-server
|
||||||
curl
|
curl
|
||||||
dos2unix
|
dos2unix
|
||||||
|
eza
|
||||||
|
ffmpeg
|
||||||
|
gnutls
|
||||||
|
go
|
||||||
gopls
|
gopls
|
||||||
|
gpgme
|
||||||
|
htop
|
||||||
|
imagemagick
|
||||||
|
lesspipe
|
||||||
|
marksman
|
||||||
|
mailutils
|
||||||
|
meson
|
||||||
|
mpv
|
||||||
|
ninja
|
||||||
|
pandoc
|
||||||
python312
|
python312
|
||||||
python312Packages.black
|
python312Packages.black
|
||||||
python312Packages.pylint
|
python312Packages.pylint
|
||||||
|
|
|
@ -32,7 +32,6 @@ Set up Homebrew. I disable the quarantine automatically and ensure that the stat
|
||||||
"choose-gui"
|
"choose-gui"
|
||||||
"clang-format"
|
"clang-format"
|
||||||
"coreutils"
|
"coreutils"
|
||||||
# "dotnet"
|
|
||||||
{
|
{
|
||||||
name = "emacs-plus@30";
|
name = "emacs-plus@30";
|
||||||
args = [
|
args = [
|
||||||
|
@ -44,43 +43,19 @@ Set up Homebrew. I disable the quarantine automatically and ensure that the stat
|
||||||
"with-retro-emacs-logo-icon"
|
"with-retro-emacs-logo-icon"
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
# "eza"
|
|
||||||
"gdk-pixbuf"
|
"gdk-pixbuf"
|
||||||
"gnutls"
|
|
||||||
"ffmpeg"
|
|
||||||
"fzf"
|
"fzf"
|
||||||
"gnupg"
|
"gnupg"
|
||||||
"gnupg2"
|
"gnupg2"
|
||||||
"go"
|
|
||||||
"gpgme"
|
|
||||||
"grep"
|
|
||||||
"gsasl"
|
"gsasl"
|
||||||
"htop"
|
|
||||||
"hunspell"
|
"hunspell"
|
||||||
"hyfetch"
|
"hyfetch"
|
||||||
"imagemagick"
|
|
||||||
"ispell"
|
"ispell"
|
||||||
"jansson"
|
|
||||||
"jpeg"
|
|
||||||
"jq"
|
|
||||||
"latexdiff"
|
|
||||||
"lesspipe"
|
|
||||||
"libgccjit"
|
"libgccjit"
|
||||||
"librsvg"
|
"librsvg"
|
||||||
"llvm@18"
|
|
||||||
"marksman"
|
|
||||||
"mailutils"
|
|
||||||
"meson"
|
|
||||||
"mono"
|
|
||||||
"mpv"
|
|
||||||
"ninja"
|
|
||||||
"nmap"
|
|
||||||
"nspr"
|
|
||||||
"nss"
|
|
||||||
"open-mpi"
|
"open-mpi"
|
||||||
"open-ocd"
|
"open-ocd"
|
||||||
"openjdk"
|
"openjdk"
|
||||||
"pandoc"
|
|
||||||
"pinentry-mac"
|
"pinentry-mac"
|
||||||
"pinentry-touchid"
|
"pinentry-touchid"
|
||||||
"poppler"
|
"poppler"
|
||||||
|
|
Loading…
Add table
Reference in a new issue