Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/thor314/.files

what is my purpose? poke dotfiles
https://github.com/thor314/.files

Last synced: 9 days ago
JSON representation

what is my purpose? poke dotfiles

Awesome Lists containing this project

README

        

# My dotfiles, organized with [dotbot](https://github.com/anishathalye/dotbot)
## Get all the dotfiles:
- `pip3 install dotbot`
- `git clone github.com/thor314/dotfiles.git && cd .dotfiles && dotbot -c install.conf.yaml`

# notes
## What about files in my root directory?
`dotbot` can't update symlinks in my root directory unless run with sudo. So be careful about that.