-
Notifications
You must be signed in to change notification settings - Fork 0
ocr/SetMeUp
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This repository contains all the files and setup tools for my home directory In order to grab the files from this repository the simplest is to init an empty repository in your homedirectory and add github as an origin: ``` cd git init git remote add origin git@github.com:ocr/SetMeUp git fetch origin git branch master --set-upstream origin/master git pull ``` Setup Vundle ``` git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim ``` Launch `vim` and run `:PluginInstall`
About
Setup my home directory
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published