Trying to keep track of settings on different mashines
brew install zsh stow eza jandedobbeleer/oh-my-posh/oh-my-posh fnmbrew tap FelixKratz/formulae
brew install sketchybar tmux koekeishiya/formulae/skhd koekeishiya/formulae/yabaiskhd --start-service
yabai --start-servicemkdir -p ~/.config/tmux/plugins/catppuccin
git clone -b v2.1.3 https://github.com/catppuccin/tmux.git ~/.config/tmux/plugins/catppuccin/tmux./setup.shIf zsh config is not loaded try adding this to ~/.zprofile
export XDG_CONFIG_HOME="$HOME/.config"
export ZDOTDIR="$XDG_CONFIG_HOME/zsh"