|
|
@ -161,11 +161,12 @@ |
|
|
|
python3 |
|
|
|
python3 |
|
|
|
python312Packages.pip |
|
|
|
python312Packages.pip |
|
|
|
|
|
|
|
|
|
|
|
# scala |
|
|
|
# Scala |
|
|
|
metals |
|
|
|
# metals # handled by coursier |
|
|
|
scalafmt |
|
|
|
scalafmt |
|
|
|
sbt |
|
|
|
sbt |
|
|
|
coursier |
|
|
|
coursier |
|
|
|
|
|
|
|
jdk |
|
|
|
|
|
|
|
|
|
|
|
# formatters |
|
|
|
# formatters |
|
|
|
shfmt |
|
|
|
shfmt |
|
|
@ -237,7 +238,7 @@ |
|
|
|
export PATH="$PATH:$HOME/.ghcup/bin" |
|
|
|
export PATH="$PATH:$HOME/.ghcup/bin" |
|
|
|
|
|
|
|
|
|
|
|
# CS (Scala) |
|
|
|
# CS (Scala) |
|
|
|
export PATH="$PATH:$HOME/Library/Application\ Support/Coursier/bin" |
|
|
|
export PATH="$PATH:$HOME/Library/Application Support/Coursier/bin" |
|
|
|
|
|
|
|
|
|
|
|
# Super hacky and fucking stupid way of doing things - stuff |
|
|
|
# Super hacky and fucking stupid way of doing things - stuff |
|
|
|
# export PATH="/opt/homebrew/opt/llvm/bin:$PATH" |
|
|
|
# export PATH="/opt/homebrew/opt/llvm/bin:$PATH" |
|
|
|