From 3db77a4aea42ff6f2f8c302e1be63620b9ba2bab Mon Sep 17 00:00:00 2001 From: Yousef Jan Date: Sun, 10 May 2026 07:34:30 +0300 Subject: Shell updates --- zsh/.zshrc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'zsh') diff --git a/zsh/.zshrc b/zsh/.zshrc index c20e539..c82c6ad 100644 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -1,4 +1,6 @@ eval "$(/opt/homebrew/bin/brew shellenv)" + +PROMPT='[%n@%m %F{#afd7ff}%~%f]%# ' alias python=python3 alias ls='ls -lah' alias vim=nvim -- cgit v1.2.3