Skip to content

moritzreiter/dotfiles

Repository files navigation

dotfiles

dotfiles, managed with chezmoi.

Basic chezmoi workflow

Install dotfiles on a new machine:

chezmoi init [email protected]:moritzreiter/dotfiles.git
chezmoi diff
chezmoi apply

Then, the most used command are:

chezmoi add file    # add a new file to chezmoi
chezmoi re-add file # re-add a modified file
chezmoi cd          # change to git repository
chezmoi update      # pull changes from remote and apply

tmux

For the tmux plugins, install tpm:

git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm

Then install the plugins with Ctrl-b I (capital I).

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published