This commit is contained in:
2026-05-21 22:51:14 +03:00
parent b2ead3cf15
commit 859f26de7b
8 changed files with 144 additions and 27 deletions
+7 -1
View File
@@ -1 +1,7 @@
PROMPT='%F{green}nnm%f %F{blue}%~%f %# '
ZSH=/usr/share/ohmyzsh
ZSH_THEME=agnoster
source $ZSH/oh-my-zsh.sh
export TERM=xterm-256color
prompt_context() { prompt_segment magenta black "%n" }