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

https://github.com/spences10/dotfiles

dot files and configurations 💠🗃
https://github.com/spences10/dotfiles

Last synced: 25 days ago
JSON representation

dot files and configurations 💠🗃

Awesome Lists containing this project

README

        

# Dotfiles

These are my dotfiles. There are many like them, but these ones are
mine.

## Setup

Make the `link.sh` script executable and run it.

```bash
chmod +x link.sh
./link.sh
```

[link.sh](./link.sh) is a script that creates symbolic links from the
dotfiles repo to my home directory.