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

https://github.com/evilmarty/dotfiles

ummm, dot files...
https://github.com/evilmarty/dotfiles

bash bash-profile dotfiles

Last synced: 2 months ago
JSON representation

ummm, dot files...

Awesome Lists containing this project

README

          

# Marty's Dot Files

What was once a mere aggregation of configuration files is now the foundation of my home.

__Note__ use at your own risk.

## What's included:

* Vim/Neovim configuration
* Tmux configuration
* Git configuration
* Bash configuration
* Application installation (via Homebrew)
* Various scripts

## Installation

```
git clone git://github.com/evilmarty/dotfiles
cd dotfiles
make home && cd # copies files to home directory (optional)
make install
```