allejo / dotfiles

Please don't steal my API keys

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Please Don't Steal My API Keys

I use yadm for managing my dotfiles.

yadm clone git@github.com:allejo/dotfiles.git

# Optional (if there are conflicts/unsynced changes)
yadm checkout "/Users/allejo/"

Committing Changes

To push changes of my dotfiles, use yadm as if it were git.

# Add files/changes
yadm add .dotfile
yadm commit
yadm push

Who is this README for?

  • Me. Cuz I don't remember things.
  • Anyone who wants to do something similar to what I did

About

Please don't steal my API keys


Languages

Language:Shell 43.0%Language:JavaScript 27.4%Language:AutoHotkey 25.8%Language:PowerShell 3.8%