dotfiles/README.md

1.6 KiB
Raw Permalink 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

<cmd-I> to install plugins.

Firefox

Find profile directory and link the userChrome file.

ln -s "$DOT/os/firefox/userChrome.css" "{profile dir}/chrome/userChrome.css"

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

benknoble's dotfiles

Misc

oh-my-zsh git

git-prevision

iTerm2 keymaps for tmux

signing-git-commits

Correct_GnuPG_Permission

A Practical Guide to fzf