Skip to content
Snippets Groups Projects
Commit 64387b85 authored by Ayaz Badouraly's avatar Ayaz Badouraly
Browse files

Fixing directories display

parent 3c92269d
No related branches found
No related tags found
No related merge requests found
......@@ -17,7 +17,7 @@ fi
local user_host="${user}%{$fg_bold[yellow]%}@%{$fg_bold[white]%}%m%{$reset_color%}"
local current_dir="%{$fg_bold[green]%}%c%{$reset_color%}"
local current_dir="%{$fg_bold[green]%}%~%{$reset_color%}"
PROMPT="${clock} ${user_host} ${current_dir}${eol} "
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment