Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 423 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 423 Bytes

dotfiles

This repository contains my personal dotfiles. Everyone is welcome to fork.

Requirements

I used gnu make. For reference, please take a look at the makefile.

Installation

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