My personal dotfiles repo
cd $HOME
git clone https://github.com/akerl/....git
mkdir Projects && cd Projects
git clone [email protected]:jaredledvina/dotfiles.git
~/.../bin/... conf ~/Projects/dotfiles/.dotdotdot.conf
~/.../bin/... update
~/.../bin/... install
- Open a new session and enjoy
- Edit, add, and push change
dot super_update_install
- Open a new session and enjoy
❯ cat ~/.gitconfig.d/local
[user]
signingkey = ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAAIQff+o6cS70+bpt8f2wrqmTKqojIeBEjXnL8XfJOb
[gpg]
format = ssh
[gpg "ssh"]
program = "/Applications/1Password.app/Contents/MacOS/op-ssh-sign"
[commit]
gpgsign = true