Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 310 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 310 Bytes

💡 Dotfiles

My home directory skeleton with main configuration files.

Installation

A makefile will help to deploy the configuration files.

# Terminal base, for anywhere
make base

# macOS dotfiles, currently just alias for `base`
make mac

# For a Linux graphical environment
make linux