Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 350 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 350 Bytes

Logicer's Dotfiles

My established taste in configuration, managed with the help of chezmoi.

Quick Start

/bin/sh -c "$(curl -fsSL https://github.com/Logicer16/dotfiles/raw/main/install.sh)"

or, for wget:

/bin/sh -c "$(wget -qO- https://github.com/Logicer16/dotfiles/raw/main/install.sh)"