This repository includes all of my public scripts and configurations of different parts.
Bigger parts have their own README and can be found here:
Installation of everything in my configuration:
- install
git
- optionally
just
- optionally
- clone this repository
- run setup scripts
- if
just
is installed just dojust setup
- otherwise look in the
justfile
and run the scripts undersetup
manually
- otherwise look in the
- this will install the different parts for a quick setup (terminal, tools, symlinks, configs, etc.)
- should correctly handle the different OSes
- if
~
and~/.config/
- includes the "real" configurations
~/Development/dotfiles/
- has this project inside, acts as a central configuration place
~/Development/personal/
- has my personal projects
~/Development/work/
- has work related projects
- create a
.config/git/work
file (similar to the default.config/git/config
Used software can be found here:
- packages which mostly includes
- Brewfile
- apt-packages.txt
- and other specific scripts