update zsh config

This commit is contained in:
reo 2026-03-17 18:15:58 +03:00
parent 2326b9ed38
commit 98a7bea311

2
.zshrc
View file

@ -1,6 +1,6 @@
export ZSH="$HOME/.oh-my-zsh" export ZSH="$HOME/.oh-my-zsh"
ZSH_THEME="gallois" ZSH_THEME="half-life"
plugins=(git) plugins=(git)
source $ZSH/oh-my-zsh.sh source $ZSH/oh-my-zsh.sh