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

https://github.com/getkey/dotfiles

Getkey's dotfiles
https://github.com/getkey/dotfiles

dotfiles

Last synced: 2 months ago
JSON representation

Getkey's dotfiles

Awesome Lists containing this project

README

          

# Dotfiles

My dotfiles.

## Install

```sh
./bootstrap.sh
```

This script will link the dotfiles in this repository with the homedir. It's basically equivalent to [GNU Stow](https://www.gnu.org/software/stow/).
It should be ran every time a new file is added.

This script is safe, if it finds conflicts, it will ask what to do.
It won't link files that contain my name unless `$USER` is `getkey` or `mourerj`.