This repository contains my personal dotfiles. Everyone is welcome to fork.
I used gnu make
. For reference, please take a look at the makefile
.
There are many modules, each in their respective directory, that can be installed separately. For example, bash
and nvim
configurations can be installed using the provided install script with
./install bash nvim