Paulius-Maruska / dotfiles

My dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

My dotfiles.

How to install?

To quickly install these on your machine, you can do this:

#!/bin/sh
cd $HOME
git clone git@github.com:Paulius-Maruska/dotfiles.git $HOME/.dotfiles
$HOME/.dotfiles/setup/install.sh

About

My dotfiles

License:MIT License


Languages

Language:Shell 98.7%Language:JavaScript 1.3%