Minor fix

This commit is contained in:
js0ny 2024-10-30 19:59:18 +00:00
parent 16f47e3907
commit 1b22e3241a
5 changed files with 15 additions and 6 deletions

View file

@ -1,6 +1,6 @@
### ZSH Config ###
export PATH=$HOME/bin:$HOME/.local/bin:/usr/local/bin:$PATH
export ZSH="$HOME/.oh-my-zsh"
export ZSH="$ZDOTDIR/ohmyzsh"
ZSH_THEME="avit"
# DISABLE_MAGIC_FUNCTIONS="true"
# DISABLE_LS_COLORS="true"