An open API service indexing awesome lists of open source software.

https://github.com/kndndrj/dotfiles

Various dotfiles for Arch Linux
https://github.com/kndndrj/dotfiles

Last synced: about 1 month ago
JSON representation

Various dotfiles for Arch Linux

Awesome Lists containing this project

README

          

# .dotfiles

Various dotfiles for my everyday setup. Don't use the repo as is...
if you find something interesting, do a little copy-paste instead!

## Usage Reminder

1. Clone repo
2. Install `stow`
3. Create symlinks
```sh
stow -t $HOME/ dotfiles/linux
stow -t $HOME/ dotfiles/common
...
```