This project is a fork from CC Dotfiles.
- Install
curl:sudo apt-get install -y curl
- Install Homebrew:
For Intel Macs, Homebrew installs in
xcode-select --install || xcode-select -r /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"
/usr/local. For Apple Silicon (M2/M3), it installs in/opt/homebrew. Follow the instructions on brew.sh if not installed.
Run the following command:
sh -c "$(curl -fSs https://raw.githubusercontent.com/the-harry/dotfiles/refs/heads/master/install.sh)"Type your password to change your default shell to zsh.
-
Configure HTTP Proxy:
export HTTP_PROXY=http://proxy.server.com:portnumberEdit
~/.zshrcto permanently add this. -
Set up environment variables: Edit
~/.dotfiles/zshrcand add tokens for services like GitHub and 1Password, then reload:source ~/.zshrc
Place your custom configurations in the following files:
.aliases.local.secrets.zshrc.local.vimrc.local.zshenv.local.plugin.vim.local.tmux.conf.local.gitconfig.local