general information: https://sourabhbajaj.com/mac-setup/Homebrew/
first check out this repository by running
git clone https://github.com/tuesd4y/mac-config.git ~/configthen just run
~/config/setup.shto get started.
- right click dock, turn on auto-hiding
- in iterm settings
General > Preferencestick both boxes and set folder toconfig/apps/iterm - Set font to fira code mono with 13pt
- just login and get plugins, etc auto sync
https://frankfurt.kapeli.com/downloads/v4/Dash.zip
https://download.docker.com/mac/stable/Docker.dmg
-
predefined window-orders
-
vivaldi setup
-
1pass setup
-
add chrome / vivaldi plugins in here
-
add typora triply theme
-
using rsync to mirror local docs/meetings folder onto google drive
-
should be executed whenever a new .md file is written to the local meetings folder
- maybe also build md files automatically before copying them
- if above not possible, map karabiner shortcut for that
-
some youtube dl usages
-
rsync for mirroring calibre library + movies to usb stick / drive
-
shortcut that opens screenshots folder in finder
-
Add bettertouchtool config links ~/Library/Application Support/BetterTouchTool ~/Library/Preferences/com.hegenberg.BetterTouchTool.plist
https://ytdl-org.github.io/youtube-dl/index.html
https://gist.github.com/nyergler/7056c61174194a9af9b4d5d727f1b566 or similar window management
https://github.com/Tarrasch/zsh-autoenv
https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/osx
https://github.com/mapbox/geojsonio-cli look at the examples at the bottom for some magic
vim + usage for markdown editing
https://github.com/Vonng/Capslock
https://github.com/gpakosz/.tmux
More info on their github repo
brew install git ripgrep
# optional dependencies
brew install coreutils fd
brew tap railwaycat/emacsmacport
brew install emacs-mac --with-native-compilation --with-modules
git clone https://github.com/hlissner/doom-emacs ~/.emacs.d
~/.emacs.d/bin/doom install