jeremija / dotfiles

My collection of dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

Install

git clone --recursive https://github.com/jeremija/dotfiles ~/dotfiles
cd ~/dotfiles
make install

Mac OS

You can run mac-setup to install homebrew and its packages:

make mac-setup

Uninstall

cd ~/dotfiles
make uninstall

NOTE Installation should not replace any existing files, but uninstall WILL remove them!

node version manager (nvm)

To install nvm just run:

git clone https://github.com/creationix/nvm ~/.nvm

About

My collection of dotfiles


Languages

Language:Shell 53.4%Language:Lua 19.9%Language:Vim Script 17.2%Language:Python 5.3%Language:CSS 1.8%Language:Dockerfile 1.2%Language:Makefile 1.0%Language:JavaScript 0.2%