Skip to content

optix2000/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

154 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles and stuff End-to-End Tests

Managed with chezmoi.

Requirements

chezmoi
git
zsh
vim or neovim

Install

Install chezmoi with your OS package manager, then apply this repo:

chezmoi init --apply https://github.com/optix2000/dotfiles.git

The legacy installer remains as a thin wrapper around the same command:

./setup.sh

Daily Use

chezmoi cd
chezmoi diff
chezmoi apply
chezmoi update --refresh-externals

Set CHEZMOI_SKIP_VIM_PLUG=1 before applying if you want to skip the Vim plugin update script.

About

Dotfiles

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors