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

https://github.com/matsest/dotfiles

config files and such
https://github.com/matsest/dotfiles

bash bashrc dotfiles gitconfig linux tmux ubuntu vim vimrc

Last synced: 3 months ago
JSON representation

config files and such

Awesome Lists containing this project

README

          

# dotfiles

Uses [`stow`](https://www.gnu.org/software/stow/manual/stow.html) to manage symlinks.

## Usage

```bash
# Install repo in home directory
cd ~
git clone
cd dotfiles

# Create symlink for a package
stow
```