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

https://github.com/dxrcy/dotfiles

Amazing config files
https://github.com/dxrcy/dotfiles

Last synced: 2 months ago
JSON representation

Amazing config files

Awesome Lists containing this project

README

        

# Dotfiles

```bash
# Install GNU Stow
sudo pacman -S stow

# Clone repository
git clone https://github.com/dxrcy/dotfiles ~/dotfiles
cd ~/dotfiles

# Create symlinks
stow */
```

See also: [Shell scripts](https://github.com/dxrcy/scripts)