Tip
if using mac install dependencies using brew before running the setup
refer to Brew Setup for more details
setup requires 2 main steps
- uses
stowto symlink all config files to~/.configdirectory - uses a custom
symlinkscript to symlink files like.zshrcto the home directory
stow .this script is mainly for symlinking .zshrc/.zshenv/.zprofile config files to symlink is defined in symlink conf
stow only symlinks files to ~/.config but zsh config is required in the home directory
chmod +x ./scripts/symlinks.sh
./scripts/symlinks.sh --create./scripts/symlinks.sh --delete- tpm version is not working properly
git clone -b v1.0.1 https://github.com/catppuccin/tmux.git ~/.config/tmux/plugins/catppuccin/tmuxrequires stow to be run first to create the .config/git-config directory
git config --global core.excludesfile ~/.config/git-config/.gitignore_globala custom theme based on tokyonight moon and prometheux-ar/cyberpunk theme
- custom symlink script from hedrikmi
- theme Inspired by tokyonight moon and prometheux-ar/cyberpunk.
