Skip to content

krmbzds/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

Set up zsh for Humans:

sh -c "$(curl -fsSL https://raw.githubusercontent.com/romkatv/zsh4humans/v5/install)"

Apply dotfiles:

sh -c "$(curl -fsSL get.chezmoi.io)" -- init --apply krmbzds

Works best on a fresh install of Pop!_OS 22.04 LTS.

Make it your own

  1. Fork the repository

  2. Modify home/.chezmoidata.toml to fit your needs

  3. Set up zsh for Humans

  4. Apply dotfiles with your own username --apply <USERNAME>