- Chrome
- Firefox
- VS Code
- Node JS
- VLC Player
- Zoom
- Docker
- MongoDB-Compass
- Scroll-Reverser
- AnyDesk
- ImageOptim
- Discord
- Tuxera
- Magnet
- Inkscape
- Command X
- Postman
- Clipy
- Telegam (App Store)
- Slack (App Store)
- The Unarchiver (App Store)
- Bitwarder (App Store)
- Brew
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
- MongoDB
brew tap mongodb/brew
brew update
brew install [email protected]
- cmake
brew install cmake
- Transmission
brew install --cask transmission
- 7z
brew install p7zip
System Settings -> Keyboard -> Text Input -> Edit -> '+' -> 'Russian' -> 'Russian – PC'.
System Settings -> Trackpad -> Scroll & Zoom: Natural scrolling (ON).
Finder -> Go -> Go to finder -> type /
-> find user directory and drag it to the Favorites
Show hidden files always
defaults write http://com.apple.Finder AppleShowAllFiles true
Download fonts
Install using Font Book.
Place keys to User/.ssh
directory.
Add keys to authentication agent ssh-add ~/.ssh/{private_key}
Set directory rights chmod 700 ~/.ssh/*