ronnathaniel / dotfiles

samo standard dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

samo standard dotfiles

installation

clone this repo locally

$ git clone https://github.com/samocorp/dotfiles.git

copy all files to local env

$ cd dotfiles
$ ./copy.sh

usage

note that this vim profile uses plugins picked up by Pathogen. Any plugins should be cloned to .vim/bundle/, to be automatically picked up by Pathogen on vi/m startup (every startup).

technology

  • Vim-Pathogen - "super easy to install plugins and runtime files in their own private directories"

development

create PRs named off their purposes to be merged into main

copyright

samo c 20

s4M0

About

samo standard dotfiles

License:MIT License


Languages

Language:Vim Script 81.8%Language:Shell 18.2%