This repository contains my dotfiles, with scripts, configs and little tools that I use to be productive on my day-to-day.
To install this, you should clone this repository and run ./setup.sh
from within it.
bin/
: Scripts and binaries that should be always available (ie added to $PATH
)setup/
: Installation scripts, will be executed by the root ./setup.sh
file for a correct installation.home/
: Files that should be linked to the user's $HOME
directoryfonts
: A directory with submodules for multiple fonts to be installedshell
: ZSH shell configuration, aliases, and pluginsThis project is not perfect, and it will never be.
Here are some things to keep in mind if you want to use or extend it:
sudo
ing on some steps