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

https://github.com/uesteibar/dotfiles


https://github.com/uesteibar/dotfiles

dotfiles vim zsh

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Dotfiles

## Setup

Clone into your home directory

```
git clone https://github.com/uesteibar/dotfiles.git ~/dotfiles

cd ~/dotfiles
```

Run the setup script

```
./setup.sh
```

## Content

* [Vim config](https://github.com/uesteibar/dotfiles/tree/master/vim)
* [ZSH config](https://github.com/uesteibar/dotfiles/tree/master/zsh)
* [Tmux config](https://github.com/uesteibar/dotfiles/tree/master/tmux)