How do you guys quickly sync your settings (especially bash aliases and ssh keys) across your machines?

Ideally i want a simple script to run on every new server I work with. Any suggestions?

  • @noUsernamesLef7
    link
    38 months ago

    Look into using GNU stow! It’s exactly what you’re doing but it creates the symlinks for you.