mar does dotfiles
Find a file
2024-02-10 19:38:09 -08:00
alacritty Add Alacritty binding for tmux copy-mode 2024-02-10 11:33:24 -08:00
bin $ - make accidently pasted $'s still run 2024-01-30 17:59:17 -08:00
cheat 📝 Start fish-git cheatsheet 2024-02-10 11:33:24 -08:00
cli 🚚 Move fm func to cli folder 2024-02-10 19:26:07 -08:00
fish 🚚 Move fm func to cli folder 2024-02-10 19:26:07 -08:00
git Install delta for git diffs 2024-02-10 17:09:46 -08:00
homebrew Add brew fzf functions 2024-02-10 19:38:09 -08:00
javascript 🍻 Attempting to fix things 2024-02-03 15:49:09 -08:00
node Add npm-fzf 2024-02-10 19:25:09 -08:00
os Add Zsh; less to installs 2024-02-10 16:29:01 -08:00
php Add in missing packages from dumped Brewfile 2024-02-04 17:40:39 -08:00
projects 🔥 Remove .EditorConfig 2024-02-04 17:29:08 -08:00
python 🛂 Make ruby/python installers executable 2024-02-04 18:58:43 -08:00
ruby 🛂 Make ruby/python installers executable 2024-02-04 18:58:43 -08:00
script 🚸 Improve dot script options 2024-02-10 16:37:35 -08:00
tmux 💄 tmux conf tweaks 2024-02-10 11:33:24 -08:00
vim Add NvChad dependencies to install script 2024-02-10 13:56:27 -08:00
.gitignore 🎨 Install Prettier 2024-02-02 17:44:41 -08:00
.gitmodules Add NvChad as submodule 2024-02-10 12:45:54 -08:00
.prettierrc 🎨 Install Prettier 2024-02-02 17:44:41 -08:00
LICENSE Initial commit 2024-01-21 12:00:17 -08:00
package-lock.json 🎨 Install Prettier 2024-02-02 17:44:41 -08:00
package.json 🎨 Install Prettier 2024-02-02 17:44:41 -08:00
README.md fzf improvements 2024-02-10 18:49:03 -08:00

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.

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