Skip to content

chg1f/dotfiles

Repository files navigation

dotfiles

Quick

Setup

# server
bash -c "$(curl -fsSL "https://raw.githubusercontent.com/chg1f/dotfiles/main/.local/bin/dotfiles") -s vim bash tmux sshd"
# development
bash -c "$(curl -fsSL "https://raw.githubusercontent.com/chg1f/dotfiles/main/.local/bin/dotfiles") -s dotfiles"
dotfiles -s

Backup

# development
bash -c "$(curl -fsSL "https://raw.githubusercontent.com/chg1f/dotfiles/main/.local/bin/dotfiles") -b"