These are my dotfiles.
-
Copy
.local/bin/dotgit-replicatesomewhere locally and run it. It will set up the repo and submodules. You can delete it afterwards. -
Install Homebrew
- Run
brew bundle install --file .config/brew/Brewfilein your home. - If you want to check the packages you have installed in the current system, run
brew bundle dump --file .config/brew/Brewfile.local
- Run
-
Open
vimand run:PluginInstall. -
Open
iTerm2and:- Go to
iTerm2 > Settings > General > Settings. CheckLoad settings from a custom folder or URLand navigate to~/.config/iterm2(remember to use the shortcut Ctrl+Shift+. to view hidden folders). Then selectSave Changes Automaticallybelow it. - Go to
iTerm2 > Settings > Profiles > Other actions… > Import JSON Profiles…and chooseStarfox.json.
- Go to
-
If you're setting up a new machine, you might want to open Screenshot app and change the screenshot folder in the options menu (e.g. to
~/Screenshots).
That's it!