Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jodersky/dotfiles

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

bash dotfiles emacs tiling-window-manager

Last synced: 26 days 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 [email protected]: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.