Skip to content

Latest commit

 

History

History
37 lines (28 loc) · 1.35 KB

README.md

File metadata and controls

37 lines (28 loc) · 1.35 KB

aredshift's dotfiles

Description

These are my dotfiles! Check out this site to understand what that means: https://dotfiles.github.io/

Currently a WIP, still experimenting.

Installation

So you like my dotfiles, eh?

First off, I'm trying out chezmoi as my dotfiles management tool.

You can currently install them by following these instructions:

  1. Install chezmoi
  2. HTTPS: chezmoi init https://github.com/aredshift/dotfiles.git
    or
    SSH: chezmoi init [email protected]/aredshift/dotfiles.git
  3. chezmoi apply

TODO

  • Initialize chezmoi & dotfiles repo
  • Install antigen & oh-my-zsh and track with chezmoi
  • Add Doom emacs
  • Automate installation of Doom emacs (requires install post-clone via ~/doomemacs/bin/doom install, unlike spacemacs)
  • Configure .gitconfig template for work/personal
  • Create CI/CD workflow for testing on multiple platforms:
    • MacOS
    • Debian
    • Arch
    • Ubuntu
    • Fedora
  • Enable 1Pass/Bitwarden for storing sensitive data across machines
  • Try encrypting some stuff
  • Make some fun scripts