rubenestevao / .dotfiles

My personal dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My personal dotfiles

My personal dotfiles. It's inpired by spatie and crybat.

It contains the installation of some basic tools, some handy aliases and functions. Backups of settings are done via Mackup.

Installation

You can install them by cloning the repository as .dotfiles in your home directory and running the bootstrap script.

git clone git@github.com:rubenestevao/.dotfiles.git ~/.dotfiles

The bootstrap script can be run by performing this command:

~/.dotfiles/bootstrap

About

My personal dotfiles


Languages

Language:Shell 70.4%Language:PHP 18.1%Language:Vim Script 6.0%Language:Ruby 5.5%