Commit graph

7 commits

Author SHA1 Message Date
3232beff25
Add a fallback function to the config.sh in case the stowing failed but
the module is required.
2024-09-01 21:25:42 +02:00
d0ced66ec6
Add font installer. 2024-09-01 21:05:44 +02:00
f105f890ce
Refactor the install procedure and structure. 2024-09-01 16:16:05 +02:00
7dec4cc451
Add a basic git setup function in case we cannot stow.
This can happen in cases where we use a devcontainer which already has a
gitconfig in the user home folder. In that case, apply the most important
settings and let the rest remain for what it is. This happens with, for example,
devpod.
2024-08-18 16:02:20 +00:00
1eb8de172b
Ensure target paths exist before running stow. 2024-08-16 22:22:54 +00:00
252cd10491
Update install script for portability. 2024-03-28 19:41:00 +01:00
a8db391070
Clean up structure of dotfiles 2024-03-27 19:16:28 +01:00