Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tlhunter/dotfiles

Configuration files for Linux and OS X
https://github.com/tlhunter/dotfiles

Last synced: 25 days ago
JSON representation

Configuration files for Linux and OS X

Awesome Lists containing this project

README

        

# DotFiles

Various configurations I'll share between computers.

Most should be both Linux and OS X compatible.

## Install

```bash
cd ~
git clone [email protected]:tlhunter/dotfiles.git .dotfiles
cd .dotfiles
./install.sh
```

## Updating

```bash
~/.dotfiles/install.sh
```

### ~/.vimrc

Vim configration files are located at [github.com/tlhunter/vimrc](https://github.com/tlhunter/vimrc).