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?

  • @TheButtonJustSpins
    link
    English
    39 months ago

    I mean, you want to copy the public keys that represents your machines, right?

    • Baron Von J
      link
      fedilink
      49 months ago

      Fair point, but I would equate that with syncing the authorized_keys file rather than thinking about how to sync the keys.