This commit is contained in:
coast 2025-06-01 04:01:45 +03:30
parent e9c17b7136
commit a3373a7b22

View file

@ -221,6 +221,8 @@ PS1='\[\e[38;2;254;128;25m\][\[\e[38;2;235;219;178m\]\u\[\e[38;2;200;200;200m\]@
plugins=(git)
export ZSH="$HOME/.oh-my-zsh"
source $ZSH/oh-my-zsh.sh
#eval
eval "$(/home/linuxbrew/.linuxbrew/bin/brew shellenv)"
#source
source "$HOME/.config/shell/aliases"
source "$HOME/.config/shell/exports"