https://github.com/redshiftzero/dotfiles
pimp my dotfiles
https://github.com/redshiftzero/dotfiles
Last synced: 5 months ago
JSON representation
pimp my dotfiles
- Host: GitHub
- URL: https://github.com/redshiftzero/dotfiles
- Owner: redshiftzero
- Created: 2014-09-04T19:53:11.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2016-06-10T21:32:19.000Z (about 10 years ago)
- Last Synced: 2025-08-30T07:38:14.627Z (10 months ago)
- Language: VimL
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
dotfiles
========
Configuration files for various things.
git
===
In order to use my global .gitignore file, do:
```
git config --global core.excludesfile '~/.gitignore'
```
vimrc
=====
Cuts lines at 79 characters, so if you don't care about Python PEP8 prepare to
be annoyed