thenew-programer / .jos-files

My dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My dotfiles

This directory contains the dotfiles for my system

Requirements

Ensure you have the following installed on your system

Git

Installation

First, check out the dotfiles repo in your $HOME directory using git

$ git clone git@github.com/thenew-programer/.jos-files.git
$ cd .jos-files

then run bootstrap.sh

$ cd scripts
$ chmod 775 bootstrap.sh
$ ./bootstrap.sh

About

My dotfiles


Languages

Language:Shell 71.6%Language:Lua 20.9%Language:Perl 7.5%