mar does dotfiles
Find a file
punkfairie b217f4051d
Trying out Alacritty; adjust tmux key bindings
Third time's the charm -- finally got Alacritty configured to a minimal
usable state. Font is displayed differently which will take some getting
used to.

Also adjusted the tmux keybindings, added in descriptions, and generally
just made things clearer. Apparently I was still using the default
bindings for switching panes and just mapping the iTerm2 shortcut to
it, so I brought those more in line with the cmd-<key> bindings for
easier translation.
2024-02-05 22:00:46 -08:00
alacritty Trying out Alacritty; adjust tmux key bindings 2024-02-05 22:00:46 -08:00
bin $ - make accidently pasted $'s still run 2024-01-30 17:59:17 -08:00
fish Add aliases 2024-02-04 21:19:24 -08:00
git Show stash in git status 2024-02-05 18:10:04 -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 Trying out Alacritty; adjust tmux key bindings 2024-02-05 22:00:46 -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 🚸 Add option to skip setting OS prefs in dot.fish 2024-02-04 20:28:16 -08:00
tmux Trying out Alacritty; adjust tmux key bindings 2024-02-05 22:00:46 -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 👥 Credit benknoble's dotfiles 2024-02-05 18:26:31 -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