New Macbook Goofin'
I've finally pulled the trigger on an Apple Silicon Macbook Pro - 2024 M4 Pro. It may be the fastest machine I've every used. It's amazing.
Checklist
-
Update OS X
-
Applications
- Chrome
- Set up Mail
- Rectangle
- iTerm2
- VLC
-
Transmission
-
Code
- Python
- Modules - pip / virtualenv
- Go
- SSH Keys / GitHub DO
- Import Projects
- Mac Caps to esc
- tmux
- download / link dotfiles
ln -s dotfiles/vim/.vim .vim
ln -s dotfiles/vim/.vimrc .vimrc
ln -s dotfiles/tmux/.tmux .tmux
ln -s dotfiles/tmux/.tmux.conf .tmux.conf
- Install vim-plug
curl -fLo ~/.vim/autoload/plug.vim --create-dirs \ https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim
- Install tmux plugin manager
git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm
tmux source ~/.tmux.conf
-
prefix + I
,prefix + U
-
Settings Dock - Remove everything Make Small / Auto hide Enable right click Enable tap to click Enable sounds in Menu bar always