dotfiles/README.md
punkfairie b183bcc9c0
Use GPG to sign git commits
I've automated as much as possible, and tucked the setup in it's own
script which the user is prompted to run if no keys exist.
2024-02-04 20:28:59 -08:00

1.3 KiB
Raw Blame History

dotfiles

mar does dotfiles

Pre Install

macOS

  • Grant full disk access to iTerm2 (System Preferences -> Security & Privacy -> Full Disk Access -> + Add iTerm2)

Post Install

Casks

open /usr/local/Caskroom/windscribe/[#.#.#]/windscribeInstaller.app

iTerm2

Set iTerm2 to use the preferences folder ~/dotfiles/os/.

fish

fish_config theme save "Catppuccin Mocha"

tmux

tmux attach || tmux new -s main

<ctrl-a I> to install plugins.

Sources

Main

The overall structure and bootstrapping scripts are based heavily on these two dotfile repos:

holman does dotfiles

Cătălins dotfiles

Others

Dotfile Repos

Mathias's dotfiles

Misc

oh-my-zsh git

git-prevision

iTerm2 keymaps for tmux

signing-git-commits

Correct_GnuPG_Permission