Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ekaitz-zarraga/dotfiles

My dotfiles. Vim, Bash and Git for now.
https://github.com/ekaitz-zarraga/dotfiles

Last synced: 17 days ago
JSON representation

My dotfiles. Vim, Bash and Git for now.

Awesome Lists containing this project

README

        

# Configuration files

Use `install.sh` to install the dotfiles. It uses `stow` internally.

```shell
... $ git clone [THIS REPO]
... $ cd dotfiles
.../dotfiles $ sh install.sh
```

> Stow makes links to the files in the target directory.