Skip to content

Terracom12/dotfiles

Repository files navigation

Dotfiles

👋 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_USERNAME

Warning

Use with caution. This command will overwrite existing dotfiles!

To-Do

  • 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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published