r
This commit is contained in:
parent
e9c17b7136
commit
a3373a7b22
1 changed files with 2 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue