Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/svieira/dotfiles

My Dotfiles
https://github.com/svieira/dotfiles

bash bashrc dotfiles homebrew prompt

Last synced: about 3 hours ago
JSON representation

My Dotfiles

Awesome Lists containing this project

README

        

# Dotfiles

Just like it says on the tin, a collection of dotfiles.
Take what you like, please leave comments if I'm doing something horribly wrong.

Ideas sourced from:

* https://github.com/brandon-rhodes/homedir
* https://github.com/mitsuhiko/dotfiles
* https://github.com/mathiasbynens/dotfiles
* https://github.com/fredsmith/dotfiles

(Among others)

## Installing

* Download [`install-dotfiles`](https://raw.githubusercontent.com/svieira/dotfiles/master/install-dotfiles)
* Verify that it is what you expect
* `chmod +x install-dotfiles`
* Set `$CONFIGDIR` if you want it to be something other than `$HOME/dotfiles`
* Set `$LOCAL_BIN` if you want the files in `bin/` to be symlinked to somewhere other than `~/.local/bin`
* `./install-dotfiles`

## License

All snippets are licensed under MIT inasmuch as they need a license at all.