mar does dotfiles
Find a file
2024-02-11 10:37:35 -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 🔧 Add neofetch conf 2024-02-10 22:26:36 -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 🔥 Remove Ubuntu-specific code. 2024-02-11 10:31:33 -08:00
node 🛂 Make Node installer executable 2024-02-11 10:37:35 -08:00
os 🔥 Remove Ubuntu-specific code. 2024-02-11 10:31:33 -08:00
php 🔥 Remove Ubuntu-specific code. 2024-02-11 10:31:33 -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 🔥 Remove Ubuntu-specific code. 2024-02-11 10:31:33 -08:00
tmux Add func to automatically use fzf-tmux 2024-02-10 21:22:09 -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 📝 Add Firefox userChrome install instructions 2024-02-10 22:32:14 -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.

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