Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/korilakkuma/dotfiles

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

Last synced: 20 days ago
JSON representation

My dotfiles

Awesome Lists containing this project

README

        

# dotfiles

My dotfiles for Zsh, Vim, Tmux ... etc

![dotfiles](doc/dotfiles.gif)

## Setup

```bash
$ git clone [email protected]:Korilakkuma/dotfiles.git
$ cd dotfiles
$ make init && make
```

If it is needed to clean symbolic links,

```bash
$ make clean
```