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

https://github.com/ppenna/dotfiles

My Dot Files
https://github.com/ppenna/dotfiles

Last synced: about 1 year ago
JSON representation

My Dot Files

Awesome Lists containing this project

README

          

My Dot Files
============

In this repository you can take a look in my dot files.

Enjoy =)

**1. Install Dependencies**

```bash
sudo apt-get install \
clang-format \
exuberant-ctags \
git \
tmux \
vim
```

**2. Install Dotfiles**

```bash
./install.bsh --all
```