system changes
This commit is contained in:
parent
14846d482a
commit
11b7ba3cc3
2 changed files with 10 additions and 13 deletions
|
@ -34,6 +34,7 @@ Import configurations for programs and install programs with no configuration.
|
||||||
gpgme
|
gpgme
|
||||||
htop
|
htop
|
||||||
imagemagick
|
imagemagick
|
||||||
|
inetutils
|
||||||
lesspipe
|
lesspipe
|
||||||
marksman
|
marksman
|
||||||
mailutils
|
mailutils
|
||||||
|
@ -45,7 +46,16 @@ Import configurations for programs and install programs with no configuration.
|
||||||
python312Packages.black
|
python312Packages.black
|
||||||
python312Packages.pylint
|
python312Packages.pylint
|
||||||
python312Packages.python-lsp-server
|
python312Packages.python-lsp-server
|
||||||
|
rsync
|
||||||
|
rustup
|
||||||
|
shellcheck
|
||||||
|
shfmt
|
||||||
texliveFull
|
texliveFull
|
||||||
|
tree-sitter
|
||||||
|
typescript-language-server
|
||||||
|
vscode-langservers-extracted
|
||||||
|
wget
|
||||||
|
yt-dlp
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
#+end_src
|
#+end_src
|
||||||
|
|
|
@ -58,20 +58,7 @@ Set up Homebrew. I disable the quarantine automatically and ensure that the stat
|
||||||
"openjdk"
|
"openjdk"
|
||||||
"pinentry-mac"
|
"pinentry-mac"
|
||||||
"pinentry-touchid"
|
"pinentry-touchid"
|
||||||
"poppler"
|
|
||||||
"ripgrep"
|
|
||||||
"rsync"
|
|
||||||
"rust"
|
|
||||||
"sevenzip"
|
"sevenzip"
|
||||||
"shellcheck"
|
|
||||||
"shfmt"
|
|
||||||
"telnet"
|
|
||||||
"tree-sitter"
|
|
||||||
"typescript-language-server"
|
|
||||||
"vscode-langservers-extracted"
|
|
||||||
"wget"
|
|
||||||
"yt-dlp"
|
|
||||||
"felixkratz/formulae/sketchybar"
|
|
||||||
"osx-cross/avr/avr-binutils"
|
"osx-cross/avr/avr-binutils"
|
||||||
"osx-cross/avr/avarice"
|
"osx-cross/avr/avarice"
|
||||||
"osx-cross/avr/avr-gcc@14"
|
"osx-cross/avr/avr-gcc@14"
|
||||||
|
|
Loading…
Add table
Reference in a new issue