chesterbr / dotfiles

Nunca é tarde pra começar na vida. Fiz meu dotfiles em 2021 🙈

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Just my dotfiles. Not much to see here.

  • I use dotbot just so it works semalessly on Mac/Linux/Codespaces
  • Couple customizations mostly reflect my dubious taste in colors and shortcuts 😅
  • Self-reminders:
    • clone this to ~/.dotfiles and run ./install to symlink everything
    • (wonder if I could automate these) on a new mac, run:
      • chsh -s /bin/bash to use bash as default shell
      • ssh-add -K ~/.ssh/id_KEYTYPE to add the ssh key passphrase to the Keychain (KEYTYPE is RSA, ed25519, etc.)
    • if you add a new file, edit install.conf.yaml to include it

About

Nunca é tarde pra começar na vida. Fiz meu dotfiles em 2021 🙈


Languages

Language:Shell 86.8%Language:Ruby 12.6%Language:Vim Script 0.6%