mar does dotfiles
Find a file
2024-02-04 18:58:11 -08:00
bin $ - make accidently pasted $'s still run 2024-01-30 17:59:17 -08:00
fish Add more installs to let brew manage core utils 2024-02-04 12:40:04 -08:00
git .gitconfig tweaks 2024-02-04 11:55:34 -08:00
homebrew 🐛 Fix all install errors 2024-02-03 20:03:19 -08:00
javascript 🍻 Attempting to fix things 2024-02-03 15:49:09 -08:00
node 🐛 Make Node.js stop showing false failure 2024-02-04 16:03:06 -08:00
os Add macOS prefs 2024-02-04 18:58:11 -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 Use newer, Homebrew managed Python & Ruby 2024-02-04 17:29:44 -08:00
ruby Use newer, Homebrew managed Python & Ruby 2024-02-04 17:29:44 -08:00
script 🐛 Fix issue where not all installers were run 2024-02-04 18:56:56 -08:00
tmux 🩹 tmux conf fixes 2024-02-03 20:58:18 -08:00
vim Add in missing packages from dumped Brewfile 2024-02-04 17:40:39 -08:00
.gitignore 🎨 Install Prettier 2024-02-02 17:44:41 -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 sources 2024-02-04 17:07:00 -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

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