Brewfile
binaries and apps to be installed with Brewgit/gitconfigs
git configurationsmacos/defaults.sh
macOS defaultszsh/custom/plugins.zsh
,zsh/custom/aliases.zsh
, andzsh/custom/functions.zsh
Ensure that you have Homebrew installed before running the install script.
If you use 1password, you'll need to symlink the agent socket:
mkdir -p ~/.1password && ln -s ~/Library/Group\ Containers/2BUA8C4S2C.com.1password/t/agent.sock ~/.1password/agent.sock
Clone and run the install script:
git clone https://github.com/davidlhw/dotfiles-public.git ~/.dotfiles
cd ~/.dotfiles
./install.sh
Install fonts from zip at starship/nerd_font.zip
or from nerd-fonts. See configuration in starship/starship.toml
.
For vscode, see vscode terminal appearance configurations.
Largely inspired by: