abominox / dotfiles

Repository containing my personalized Unix/Linux dotfiles (i3-config, .vimrc, etc.)

Home Page:http://www.cjmarquart.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

Repository containing my personalized Unix/Linux dotfiles (i3-config, .vimrc, etc.) Also contains some of my most commonly used linters/other devtools.

Usage

cd ~ \
&& git clone https://github.com/abominox/dotfiles .dotfiles \
&& cd .dotfiles \
&& ./install.sh

If you would like to install just the dotfiles (no devtools, no sudo access), simply pass the 'minimal' argument when invoking the script.

./install.sh minimal

About

Repository containing my personalized Unix/Linux dotfiles (i3-config, .vimrc, etc.)

http://www.cjmarquart.com


Languages

Language:Vim Script 97.8%Language:Erlang 1.0%Language:Shell 0.8%Language:Python 0.3%Language:JavaScript 0.1%Language:Ruby 0.0%