Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/cburmeister/dotfiles

My system configuration.
https://github.com/cburmeister/dotfiles

dotfiles tmux vim zsh

Last synced: 10 days ago
JSON representation

My system configuration.

Awesome Lists containing this project

README

        

dotfiles
========

My system configuration.

---

## Usage

Install UNIX and OSX binaries with [brew](https://brew.sh/):
```bash
brew bundle
```

Configure individual packages with [stow](https://www.gnu.org/software/stow/):
```bash
stow -t $HOME zsh
```