https://github.com/fwalch/dotfiles
:package:
https://github.com/fwalch/dotfiles
Last synced: 3 months ago
JSON representation
:package:
- Host: GitHub
- URL: https://github.com/fwalch/dotfiles
- Owner: fwalch
- License: mit
- Created: 2012-08-18T20:07:52.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2019-11-19T08:48:26.000Z (over 6 years ago)
- Last Synced: 2025-03-01T07:25:36.585Z (over 1 year ago)
- Language: Vim script
- Homepage:
- Size: 56.6 KB
- Stars: 6
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# My config files
Contains the following git submodules:
* oh-my-zsh - ZSH configuration
* Vundle - VIM plugin management
Original [`badwolf.dircolors`](zsh/custom/badwolf.dircolors) by Jon Bernard.
## Installation
git clone git://github.com/fwalch/dotfiles.git ~/.dotfiles
cd ~/.dotfiles && ./install.sh
The install script will check out the git submodules, link the config files
(e.g. ~/.vimrc -> ~/.dotfiles/vimrc) and install the VIM plugins.