These are my dotfiles! Check out this site to understand what that means: https://dotfiles.github.io/
Currently a WIP, still experimenting.
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:
- Install chezmoi
- HTTPS:
chezmoi init https://github.com/aredshift/dotfiles.git
or
SSH:chezmoi init [email protected]/aredshift/dotfiles.git
chezmoi apply
- Initialize chezmoi & dotfiles repo
- Install antigen & oh-my-zsh and track with chezmoi
- Configure .gitconfig template for work/personal
- Create CI/CD workflow for testing on multiple platforms:
- MacOS
- Debian
- Arch
- Ubuntu
- Enable 1Pass/Bitwarden for storing sensitive data across machines
- Try encrypting some stuff
- Make some fun scripts