punkfairie
b183bcc9c0
I've automated as much as possible, and tucked the setup in it's own script which the user is prompted to run if no keys exist.
1.3 KiB
1.3 KiB
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: