/dotfiles

Config files, scripts, docker-compose files, and more

Primary LanguageShell

Config files, scripts, docker-compose files, and more

Structure

  • dotfiles - Config files:
    • ssh public key
    • bash prompt
    • git config
    • tmux config
  • scripts - Various handy shell / Python scripts:
    • backing up dotfiles
    • pulling St Andrews lecture slides from teaching server
    • more to come :)
  • services - Docker compose files for stuff that's on my homelab

Requirements

  • git
  • rsync
  • gitleaks (for checking that i don't accidentally leak any secrets lol)