Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 471 Bytes

File metadata and controls

23 lines (15 loc) · 471 Bytes

dotfiles

Config files that I use for my systems.

Prerequisites

Install

curl -fsSL https://raw.githubusercontent.com/mutecipher/dotfiles/main/install.sh | sh

This clones the repo to ~/.dotfiles (or pulls if it already exists) and symlinks everything. Existing files are backed up with a .bak suffix.

Re-running after updates

~/.dotfiles/setup.sh