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

https://github.com/abdelbenamara/dotfiles

My dotfiles
https://github.com/abdelbenamara/dotfiles

bash dotfiles git makefile vim

Last synced: about 2 months ago
JSON representation

My dotfiles

Awesome Lists containing this project

README

        

# dotfiles

## Setup

```
git clone https://github.com/abdelbenamara/dotfiles.git ~/.dotfiles
make -C ~/.dotfiles
source .bash_profile
```