nraomobiquityinc / dotfiles

Dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dotfiles

These are MacOS-specific dotfiles ###Installation:

$> cd
$> git clone git@github.com:nraomobiquityinc/dotfiles.git
$> cd dotfiles
$> git submodule update --init --recursive
$> cp .vimrc ~/.
$> cp .bash_aliases ~/.
$> cp .gitconfig ~/.
$> cp -r .vim ~/.

About

Dotfiles


Languages

Language:Vim Script 96.6%Language:Shell 3.4%