19 lines
749 B
Markdown
19 lines
749 B
Markdown
# JeremyStarTM's bash configuration
|
|
This bash configuration was made for use in [punktdateien](https://git.staropensource.de/JeremyStarTM/punktdateien) and [syspunktdateien](https://git.staropensource.de/JeremyStarTM/syspunktdateien.git). You can use it standalone though.
|
|
|
|
## Required software
|
|
This list contains programs that are directly called by some script/alias/etc.. This list however does NOT contains all programs referenced in environment variables (there are a few of them, look into variables.sh).
|
|
- bash ofc
|
|
- moar
|
|
- eza
|
|
- icons-in-terminal (system-wide)
|
|
- nvm (node version manager)
|
|
- SDKMAN!
|
|
- starship
|
|
- cpupower
|
|
- godot
|
|
- fortune
|
|
- cowsay
|
|
- fireplace
|
|
- osu!boot
|
|
- many extraction tools (7z, bzip, etc.), see function.sh#extract().
|