🔧 changed PROMPT & neofetch in zsh
This commit is contained in:
parent
0ebd7375b0
commit
d1dd2452c0
1 changed files with 3 additions and 2 deletions
5
.zshrc
5
.zshrc
|
@ -99,6 +99,7 @@ source $ZSH/oh-my-zsh.sh
|
|||
# Example aliases
|
||||
# alias zshconfig="mate ~/.zshrc"
|
||||
# alias ohmyzsh="mate ~/.oh-my-zsh"
|
||||
PROMPT="%{$fg[white]%}%m ${PROMPT}"
|
||||
#PROMPT="%{$fg[green]%}%n@%{$fg[green]%}%m ${PROMPT}"
|
||||
PROMPT="🦥%m% ${PROMPT}"
|
||||
|
||||
neofetch
|
||||
neofetch --ascii_distro arcolinux_small
|
||||
|
|
Loading…
Add table
Reference in a new issue