Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/burnzz/dotfiles
https://github.com/burnzz/dotfiles
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/burnzz/dotfiles
- Owner: BurnzZ
- Created: 2015-09-19T08:20:22.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-12-06T05:46:59.000Z (23 days ago)
- Last Synced: 2024-12-06T06:27:15.599Z (23 days ago)
- Language: Shell
- Homepage:
- Size: 91.8 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
For this to be as lightweight as possible,
I've separated my vim and tmux files into this repo:
* [https://github.com/BurnzZ/vim-setup](https://github.com/BurnzZ/vim-setup)
* [https://github.com/BurnzZ/tmux-setup](https://github.com/BurnzZ/tmux-setup)These people inspired almost all of my dotfiles:
* [Paul Irish](https://github.com/paulirish/dotfiles)
* [Cătălin Mariș](https://github.com/alrra/dotfiles)
* [Mathias Bynens](https://github.com/mathiasbynens/dotfiles)# Installation
```sh
sudo sh install.sh
```Warning
-
Running `install.sh` would create symlinks into your _home directory_,
overwriting any existing files. I have yet to improve the script to backup
current files before writing.