blob: e5198deafbae6c3b9be189d73c6493a1c336a34f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
|
```text
* *
* **
* ****
** ****************
* ********* ** *
********* * ** *** *
* *** *************** *
* ** * ** ** *
***** ********* ** ** **
******** *********
**
******* * * ***** ******
* * * * *** *
* * * * *
***** * * ****** **
** * * * ******
* * * ** * **
* * ******** ***** *
* ** *
**
*
****
* ******* *** ** * ****** *
******** * ***
```
# dotfiles v2
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
|