Skip to content

Repository files navigation

ThachCK setup guide

Commands to execute
# Cloning the dotfiles repository
git clone https://git.thachchau.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 > ~/.config/zr.zsh

# Install zsh-patina (syntax highlighting)
brew tap michel-kraemer/zsh-patina
brew install zsh-patina

# Enable key repeat in MacOS (for ideaVIM)
defaults write -g ApplePressAndHoldEnabled 0
Additional applications/plugins on App Store
  • Xcode
  • rcmd
  • Safari extensions
    • Vimlike
    • SingleFile
Additional setup guides
Additional settings
  • Remove space when copy/paste Emoji to Messages
    • Turn off Substitutions -> Smart Insert/Delete

message-setting

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages