neko-apps/xfce-custom/dots/home/neko/.zshrc
2024-04-03 23:36:05 +13:00

8 lines
151 B
Bash

source ~/.zsh/catppuccin_mocha-zsh-syntax-highlighting.zsh
ZSH_THEME="3den"
cd ~
export ZSH="$HOME/.oh-my-zsh"
plugins=(git)
source $ZSH/oh-my-zsh.sh