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

https://github.com/jodersky/dotfiles

Home configuration files and scripts.
https://github.com/jodersky/dotfiles

bash dotfiles emacs tiling-window-manager

Last synced: 3 months ago
JSON representation

Home configuration files and scripts.

Awesome Lists containing this project

README

          

# dotfiles
My personal configuration files and handy scripts.

## Install
Run `updatedots` to link any files present in `home` into your home directory.
Backups are made of any conflicting files.

### Quick Start
```
git clone https://github.com/jodersky/dotfiles.git .dotfiles \
&& git -C .dotfiles remote set-url origin git@github.com:jodersky/dotfiles.git \
&& .dotfiles/updatedots
```

## Public Domain
Unless otherwise specified in file headers or directory "COPYING" files, this is free and unencumbered software released into the public domain.