/dotfiles

Dotfiles for 2023, Managed with chezmoi

Primary LanguageShellOtherNOASSERTION

Halostatue's Dotfiles

This repository contains a fairly extensive set of configuration for use on my machines. After years of maintaining my own custom dotfiles manager in multiple incarnations, I’ve switched to dotfile management with Chezmoi.

This is part of a larger shift, where I have also shifted from zsh as my shell of choice to fish. I’m getting most of the features I had from my zsh configuration as fish functionality for a fraction of the startup time cost and better overall usability. I will also be bringing my Vim configuration in, but I am still building it out and will drop it in later (I am also modernizing my Vim configuration and assuming Vim 8 or Neovim); part of this is because the recently released Chezmoi 2.0 has some support for Windows should I ever find myself using Windows again.

Prerequisites

  • Chezmoi 2.0 or later
  • op, the 1Password CLI
  • Data in 1Password and the keyring (see chezmoi secret keyring --help).

Installation

chezmoi init halostatue/chezmoi-dotfiles

Inspirations

Other Things to Know