- check that you have ssh key generated (cloning git repositories will fail otherwise)
- zshrc file has a hardcoded path to
dotfiles
folder,$HOME/dotfiles
. Change it if you are using a different location.
./install.sh
You will be prompted before installation of each application so you can decide whether you want it or not.
- update
dotfiles/gitconfig
(check gitconfig section) - All secret environment variables should go into
dotfiles/secrets.sh
.
- 1Password
- Alfred
- Atom
- Enpass
- Firefox
- Google Chrome
- Kiwi for Gmail
- Microsoft Teams
- Mou
- Postgres
- Postico
- Postman
- Rectangle
- Spotify
- Ticktick
- VLC
- Zeplin
- Zoom
- git
- imagemagick
- mongodb
- mysql
- n
- postgresql
- python
- rbenv
- thefuck
- zsh
- atom-beautify
- atom-material-syntax
- auto-update-packages
- file-icons
- git-blame
- highlight-selected
- language-babel
- linter
- linter-eslint
- linter-scss-lint
- open-in-browser
- pigments
- pretty-json
- sort-lines
- npm-check-updates
- phantomjs
- svgo
- update user setting with your own
- set
gpgsign
if you are not using signed commits (how to set up signed commits)
- Replace
rm
with something safer, i.e. Shell-sage-rm