Commit | Line | Data |
---|---|---|
5928e82c AB |
1 | dotfiles |
2 | ======== | |
3 | ||
7fc45fb1 AB |
4 | Use [GNU Stow](http://www.gnu.org/software/stow/) to symlink the config for each |
5 | application to their corresponding folder. For instance, `stow vim`. | |
b65e9560 | 6 | |
7fc45fb1 | 7 | GTK Theme: |
5928e82c | 8 | |
7fc45fb1 AB |
9 | - GTK2: [Greybird](https://github.com/shimmerproject/Greybird) |
10 | - GTK3: [Minwaita](https://github.com/godlyranchdressing/Minwaita) | |
11 | ||
12 | *P.S.* do NOT stow `other`, as it's not meant to be copied/symlinked in the home | |
13 | folder. Some should be copied to a location in root, or just be run to perform | |
14 | setup. I should revisit the structure of `other` some time to make it consistent | |
15 | with the rest of repo. |