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

https://github.com/endel/dotfiles

My personal dotfiles
https://github.com/endel/dotfiles

Last synced: about 1 year ago
JSON representation

My personal dotfiles

Awesome Lists containing this project

README

          

My personal dotfiles for Mac OS X
===

Usage
---

Clone this repository, and run rake to install it.

$ git clone https://github.com/endel/dotfiles.git
$ cd dotfiles
$ rake

What is included
---

Bash status, with current git brach/status:

![PS1 Status](https://github.com/endel/dotfiles/raw/master/example/ps1-status.png)

Aditional ctags configuration, for:

- ActionScript
- LaTeX

Clean VIM config, linking it to [endel/.vim](https://github.com/endel/.vim).