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

https://github.com/thadeu/dotfiles

🔧 My personal $HOME/.dotfiles — sensible hacker defaults for macOS
https://github.com/thadeu/dotfiles

Last synced: about 1 year ago
JSON representation

🔧 My personal $HOME/.dotfiles — sensible hacker defaults for macOS

Awesome Lists containing this project

README

          

# Thadeu Esteves
My collection of configuration files for macOS (bashrc, screenrc, etc.). Most of these things I have collected from various people smarter than me over the years. Feel free to use anything you find useful.

## Installation

```
cd $HOME

git clone git://github.com/thadeu/dotfiles.git .dotfiles

cd .dotfiles

./install
```