Skip to content

Latest commit

 

History

History
45 lines (29 loc) · 1.1 KB

File metadata and controls

45 lines (29 loc) · 1.1 KB

dotfiles

Installs my dev environment using Dotbot

terminal

Installation

./install

Post Installation

Set the fish theme

fish_config theme choose "TokyoNight Storm"

Configure the tide prompt

tide configure

Local overrides

Place machine-specific config in ~/local.config.fish — it's sourced automatically if present.

The installer prompts for git name/email and writes ~/user.gitconfig on first run.

Tools