Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/wellle/dotfiles

vim, zsh, tmux etc.
https://github.com/wellle/dotfiles

dotfiles git-alias git-configuration tmux-conf vimrc

Last synced: 3 months ago
JSON representation

vim, zsh, tmux etc.

Awesome Lists containing this project

README

        

# dotfiles

Clone into `~/dotfiles`.

Create backups in `~/dotfiles/backups/` and create symlinks. Won't override backups, aborts instead.
```sh
make install
```

Delete backups to allow new `make install`.
```sh
make delete
```