Last updated 1 month ago
Was this helpful?
alfred
OS Update
Download xcode (on mac AppStore)
Sync active
Three-finger active System preference ->
Trackpad -> tab to click
Accessibility -> three finger drag
keyboard -> stick keys (show hot key
Multi desktop setup Keyboard -> keyboard shortcut -> mission-control -> check ‘switch to desktop N’
Moom
Magnet
Amphetamine
https://fig.io/ -> CodeWhisperer for command line
Iterm2 Iterm theme(https://iterm2colorschemes.com/) monokai-remastered cheatsheet
Dotfiles - https://github.com/skwp/dotfiles (dotfiles will install brew automatically) https://brew.sh/ > For m1 chip - echo "export PATH=/opt/homebrew/bin:$PATH" >> ~/.zshrc
shortcut - https://www.keyboardmaestro.com/main/
KeyClu
homebrew do not forget to set a path! (you will see how to do it after installation)
Macvim
Fish-shell setup
[optional] Asdf https://asdf-vm.com/
Setup environment variable on ‘ .profile ’, ‘ .zprofile ‘
Nerd font - https://github.com/tonsky/FiraCode/wiki/Installing
https://formulae.brew.sh/formula/git-flow
asdf
brew install asdf
don't forget to setup Fish & Homebrew
Fish & Homebrew
echo -e "\nsource "(brew --prefix asdf)"/libexec/asdf.fish" >> ~/.config/fish/config.fish
asdf-java
install JDK 21 - asdf install java openjdk-21 asdf global java openjdk-21 check this - https://endoflife.date/oracle-jdk
asdf install java openjdk-21 asdf global java openjdk-21
asdf-node - asdf plugin add nodejs https://github.com/asdf-vm/asdf-nodejs.git
syntax on https://superuser.com/questions/472238/how-to-turn-on-git-syntax-highlighting-on-vim-on-a-mac
.vimrc
syntax on
https://github.com/ku1ik/vim-monokai?tab=readme-ov-file
git config --global merge.tool vimdiff git config --global merge.conflictstyle diff3
brew install git-flow
Install wacom driver