diff options
| author | Maciej Sobkowski <maciej@sobkow.ski> | 2025-04-06 20:50:51 +0200 |
|---|---|---|
| committer | Maciej Sobkowski <maciej@sobkow.ski> | 2025-04-06 20:50:51 +0200 |
| commit | ddf95a9866091208358b7f6b20d76cef5b061fc5 (patch) | |
| tree | 7a7c387461137b656ab711cc65635a5438b5e814 | |
| parent | a59ba888416c1a37ce139b4d826e85959797bc02 (diff) | |
README.md: expand README
| -rw-r--r-- | README.md | 17 |
1 files changed, 15 insertions, 2 deletions
@@ -1,3 +1,16 @@ -# dotfiles +# dotfiles v2 -Config files for software I use. +Fresh attempt at organizing config files for software I use. + +## Organization + +I used to use GNU Stow for symlinking dotfiles for me, now trying out a different approach. +This is essentially my $HOME dir tracked in a git repository. To set up on a new machine it should be enough to clone this repository and add machine-specific configuration for Sway etc. + +## Supported machines + +I currently maintain the configuration for the following machines, all running Arch Linux: + +- `speedwagon` - personal laptop (ThinkPad T14 Gen2) +- `grandmaster4000` - work PC +- `fireball` - my VPS |
