My personal dotfiles
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

docs: added usage docs

+14
+1
.stow-local-ignore
··· 1 1 assets 2 + docs 2 3 README.md 3 4 4 5 \.gitignore
+13
docs/usage.md
··· 1 + # Usage 2 + 3 + These dotfiles aren't paticularly built to be used, but if you'd really want to, this is a guide on using them correctly and making sure everything works. This repository is set up to be used with `stow`. This program creates symlinks between directories in this repository and the `$HOME` directory. 4 + 5 + ### Using stow 6 + 7 + To use a certain module in this repository, you can activate it using the `stow <module>` command in the directory of this repository. This is the preferred way of using this repository, as it enables you to make changes and push them to the remote. 8 + 9 + ### Dependencies 10 + 11 + Every module in these dotfiles require some dependencies. The window managers require the most dependencies, but all other configs require not that many dependencies. 12 + 13 + - ****