Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/wellle/dotfiles
- Owner: wellle
- Created: 2014-03-27T09:29:25.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2018-05-02T20:08:01.000Z (over 6 years ago)
- Last Synced: 2024-06-16T09:34:07.408Z (5 months ago)
- Topics: dotfiles, git-alias, git-configuration, tmux-conf, vimrc
- Language: Vim script
- Size: 101 KB
- Stars: 29
- Watchers: 7
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```