Skip to content
/ dotfiles Public

🖥️ macOS dotfiles and homebrew Applications.

License

Notifications You must be signed in to change notification settings

kuops/dotfiles

Repository files navigation

dotfiles

Static Badge Static Badge

My macOS dotfiles and homebrew applications.

🇨🇳 all package manager toools configured china mirror.

Installation

Prerequisites

Install xcode command line tools:

xcode-select --install

Clone this repository using Git:

git clone [email protected]:kuops/dotfiles.git

Configure Proxy

If necessary, set up command line proxy:

export ALL_PROXY="proxy_ip:port"
export NO_PROXY=".cn,.npmmirror.com,localhost,127.0.0.1"

Run the Installation Script

Navigate into the repository directory and run the installation script:

cd dotfiles && bash install.sh

Script Functionality

  • Installs Homebrew.
  • Configures Homebrew to use China mirrors.
  • Installs popular applications and command-line tools.
  • Sets up Oh My Zsh and switches the shell to Zsh.
  • Configures Neovim and sets up LazyVim.
  • Configures preferences for pip, npm, pnpm, git, and SSH.
  • Sets up Iterm2 preferences.

Additional Information

Using Gas Mask

To use Gas Mask, execute the following command before opening the application:

sudo spctl --master-disable

tmux Plugin Installation

Install tmux plugins using tpm:

prefix(ctrl + a) + I

Install Microsoft Office For macOS

Fllow the Microsoft-Office-For-MacOS tutorial install it.

Install jetbrains IDE

jetbra.in

About

🖥️ macOS dotfiles and homebrew Applications.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published