Dotfiles
Misc. dotfile configurations, excluding my Vim configs which have their own repository.
Setting Up
Applications to set up
-
Firefox
-
Chrome (for testing)
-
Making a
Code
directory and favoriting it.- Open the Finder Window.
- Click on "File" -> "Find".
- In the top right search textfield, enter the folder name you want to link to.
- In the dropdown menu, filter by "Folder".
- Once you find the folder, drag and drop it in the Favorites.
-
- Use solution from recent issue to set up permissions.
- Navigate to Preferences > Security & Privacy > Privacy > Accessibility
- Give Slate permission to control size/position of windows.
-
iterm
brew install iterm2
-
zsh
brew install zsh
-
- Profiles > Edit Profiles > Preferences > Color Presets
-
VSCode and extensions
The Dotfiles
git clone [email protected]:flarnie/dotfiles2.git ~/.dotfiles/
ln -s .dotfiles/slate ~/.slate
ln -s .dotfiles/git-commit-message ~/.gitmessage
git config --global commit.template ~/.gitmessage
Set the configs in VSCode by copy-pasting. Open Preferences > Settings, and click the button in the top right. The button in the top right once you open preferences > settings