diff options
| author | 2026-02-21 17:30:39 -0500 | |
|---|---|---|
| committer | 2026-02-21 17:30:39 -0500 | |
| commit | e640d599169937ca79a9cc495aa13a9defb2eba3 (patch) | |
| tree | a2483275b1d33cef9820a8667975efb6314655c4 /.bashrc | |
| parent | update dunst colors (diff) | |
fixed ps1 wrapping
Diffstat (limited to '')
| -rw-r--r-- | .bashrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,4 +5,4 @@ alias ls='ls --color=auto' alias grep='grep --color=auto' -PS1='\033[1;32m\u\033[1;37m@\033[1;32m\h\033[1;37m \033[1;32m\W\033[1;37m> ' +PS1='\[\033[1;32m\]\u\[\033[1;37m\]@\[\033[1;32m\]\h\[\033[1;37m\] \[\033[1;32m\]\W\[\033[1;37m\]> ' |
