👋 My dotfiles for use with Linux (primarily Ubuntu right now, but planning on configuring arch soonTM).
Uses chezmoi for dotfile management and ansible for basic package management.
Install these dotfiles on a newly created system with the following command (Prerequisite: ssh auth to GitHub must be set up):
export GITHUB_USERNAME=Terracom12
sh -c "$(curl -fsLS get.chezmoi.io)" -- init --apply --ssh $GITHUB_USERNAMEWarning
Use with caution. This command will overwrite existing dotfiles!
- Phase-out Ansible usage. Chezmoi's docs supply a nice declarative alternative for pkg installation
- Add to package list
- batcat
- nala
- chezmoi
- Web browser
- Password manager
- Discord
- More idempotent ROS 2 install
- Add colcon_cd to ROS 2
- Fix issue with alacritty opacity