# Cloning the dotfiles repository
git clone https://github.com/thachck/dotfiles.git
# Copy configurations
cd dotfiles
cp .* ~
cp -r .config ~
cp -r atuin ~ /.local/share
# Install Rosetta
softwareupdate --install-rosetta --agree-to-license
# Install Homebrew
/bin/bash -c " $( curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh) "
# Install Homebrew packages (running in the same folder with Brewfile)
brew bundle install
# Install Rustup
curl --proto ' =https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
# Install zr plugins
cargo install zr
zr Aloxaf/fzf-tab mroth/evalcache zdharma-continuum/fast-syntax-highlighting > ~ /.config/zr.zsh
# Enable key repeat in MacOS (for ideaVIM)
defaults write -g ApplePressAndHoldEnabled 0
Additional applications/plugins on App Store
Xcode
rcmd
Jump Desktop
Safari extensions
Vimlike
Save to Raindrop.io
Remove space when copy/paste Emoji to Messages
Turn off Substitutions -> Smart Insert/Delete