Skip to content

jaredledvina/dotfiles

Repository files navigation

dotfiles

My personal dotfiles repo

Setup

  1. cd $HOME
  2. git clone https://github.com/akerl/....git
  3. mkdir Projects && cd Projects
  4. git clone [email protected]:jaredledvina/dotfiles.git
  5. ~/.../bin/... conf ~/Projects/dotfiles/.dotdotdot.conf
  6. ~/.../bin/... update
  7. ~/.../bin/... install
  8. Open a new session and enjoy

Updating

  1. Edit, add, and push change
  2. dot super_update_install
  3. Open a new session and enjoy

Local 1Password Gitconfig setup:

❯ 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

About

My personal dotfiles repo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published