Skip to content

mattgruter/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

133 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Matthias' dotfiles

Matthias Grüter's dotfiles, managed with chezmoi.

chezmoi

This repository is managed by chezmoi. To set up a new machine, run:

Bootstrapping a new machine

Install chezmoi and bitwarden-cli before bootstrapping.

chezmoi init --apply --ssh mattgruter

Secrets

Secrets are fetched from Bitwarden. Login and unlock the vault before running chezmoi:

bw login USERNAME
export BW_SESSION=$( bw unlock --raw )

If you've sourced this repo's .zshrc you can just run

bwu

to easily unlock the vault and set the session variable.

Tasks

List files that are managed by chezmoi:

chezmoi managed

List files that neither managed nor ignored by chezmoi

chezmoi unmanaged

Pull latest updates and apply

chezmoi updat

Todo

  • Velja needs to be installed through the App Store and rules manuall imported from ~/.config/velja
  • TaskForge needs to be installed through the App Store

About

Matthias Grüter's dotfiles

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors