quoder / dotfiles

:school_satchel: Collection of My Dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Linux Setup

To install the necessary files, you must first of all have git installed.

sudo apt-get install git
cd ~
git clone https://github.com/quoder/dotfiles.git

Make sure that setup.sh has required permissions to execute and your language is UTF-8 enabled. Now,

./setup.sh

and relax :D

About

:school_satchel: Collection of My Dotfiles

License:MIT License


Languages

Language:Vim Script 62.2%Language:Shell 37.8%