- Enable SSH on old mac
cd ~/.shh
sftp <ip_of_old_mac>
get ~/.ssh/config
get ~/.ssh/.zsh_history
get ~/.ssh/id_ed25519
get ~/.ssh/id_ed25519.pub
get ~/.ssh/known_hostsmkdir ~/github.com.nosync/
git clone --bare git@github.com:buschco/.dotfiles.git dotfiles
git --git-dir=$HOME/github.com.nosync/dotfiles --work-tree=$HOME checkoutsh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"brew install spaceshipbrew install zsh-autosuggestionsbrew install --cask weztermFont:
brew install --cask font-fira-codebrew install --cask firefox
brew install --cask firefox@developer-edition
brew install --cask finickybrew install --cask openvpn-connectcurl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.40.1/install.sh | bash
npm -g install git-checkout-interactive cspell@latest @cspell/dict-de-de @fsouza/prettierd @tailwindcss/language-server typescript-language-server yaml-language-server typescript vscode-langservers-extracted yarn
cspell link add @cspell/dict-de-de
on old mac
gpg --list-secret-keys --keyid-format=long
gpg --export-secret-keys <keyid> > keyon new mac
brew install gnupg
brew install pinentry
brew install pinentry-mac
gpg --import >> keycurl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | shbrew install cmake
brew install fzf
cspell link add @cspell/dict-de-de
cargo install bob-nvim
bob use latestbrew install tmuxbrew install --cask bitwardenbrew install xcodesorg/made/xcodes
brew install aria2
xcodes install --latestbrew install rbenvbrew install --cask slackbrew install --cask figmabrew install --cask dockerbrew install --cask raycastexport settings from old mac
brew install --cask google-chromebrew install --cask android-studiocurl -s "https://get.sdkman.io" | bash
sdk install java 21.0.3-tem
brew install mavenbrew install --cask intellij-idea-cebrew install --cask inkscapecurl -s https://raw.githubusercontent.com/actuallymentor/battery/main/setup.sh | bash
battery maintain 80brew install the_silver_searcher ripgrep fd awscli diff-so-fancybrew install lua-language-serverbrew install rbenv ruby-build
brew install --cask visual-studio-code
brew install --cask intellij-idea-ce
brew install go
# install go https://go.dev/dl/
go install golang.org/x/tools/gopls@latest