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

https://github.com/jwworth/dotfiles-v2

My local configuration files
https://github.com/jwworth/dotfiles-v2

git psql tmux vim

Last synced: 2 months ago
JSON representation

My local configuration files

Awesome Lists containing this project

README

          

```
____ ____ ____ ____ ____ ____ ____ ____
||d |||o |||t |||f |||i |||l |||e |||s ||
||__|||__|||__|||__|||__|||__|||__|||__||
|/__\|/__\|/__\|/__\|/__\|/__\|/__\|/__\|
```

These are my dotfiles. They are heavily inspired by the [Hashrocket
Dotmatrix][dotmatrix].

### Setup (new machine)

- Install iTerm and chose the dark background color preset for the default profile
- Install homebrew
- Install vim-plug
- Authenticate with Github and clone the repo

Then:

```
./bin/install
```

### License

These dotfiles are released under the [MIT License][mit].

[dotmatrix]: https://github.com/hashrocket/dotmatrix
[mit]: http://www.opensource.org/licenses/MIT