lucasecdb / dotfiles

Personal configuration files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

Pretty self explanatory, just my dotfiles I use for my daily applications.

Installing

To install in a Unix-like machine just run the bellow

git clone https://github.com/lucasecdb/dotfiles.git ~/.dotfiles
cd ~/.dotfiles && git submodule update --init --recursive
./install.sh

About

Personal configuration files


Languages

Language:Shell 92.7%Language:Python 7.3%