Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 588 Bytes

README.md

File metadata and controls

31 lines (21 loc) · 588 Bytes

dotfiles

A list of my personal dotfiles! Mangaed with toml-bombadil.

Intiial prereqs: fish, helix, cargo, git. See fish-config.fish for full #operational use.

Install

# 3.1.0 is broken, so, living life on the edge
cargo install --git https://github.com/oknozor/toml-bombadil 
git clone https://github.com/peterkos/dotfiles ~/.dotfiles
bombadil install ~/.dotfiles

Usage

# Setup
bombadil link -p all

# Usage: general
$EDITOR [program...]
rd # re-runs the above setup command

# Usage: fish (common)
ef
rd