summaryrefslogtreecommitdiff
path: root/.config/zsh/.zshrc
diff options
context:
space:
mode:
authornic <ra@afu.re>2025-04-14 11:00:02 -0400
committernic <ra@afu.re>2025-04-14 11:00:02 -0400
commitb821f65c4c63455dae6724d11a4d8bb8e4c3e5a2 (patch)
tree36f78c416d8bfb0d5c21ac8dffb15d67a9a18069 /.config/zsh/.zshrc
parent708fc6d6d6aea9ad9fdc95ad99b2b9f8c2592952 (diff)
misc
Diffstat (limited to '.config/zsh/.zshrc')
-rw-r--r--.config/zsh/.zshrc1
1 files changed, 0 insertions, 1 deletions
diff --git a/.config/zsh/.zshrc b/.config/zsh/.zshrc
index e985db4..2213009 100644
--- a/.config/zsh/.zshrc
+++ b/.config/zsh/.zshrc
@@ -1,4 +1,3 @@
-
# Enable colors and change prompt:
autoload -U colors && colors # Load colors
PS1="%B%{$fg[red]%}[%{$fg[yellow]%}%n%{$fg[green]%}@%{$fg[blue]%}%M %{$fg[magenta]%}%~%{$fg[red]%}]%{$reset_color%}$%b "