aboutsummaryrefslogtreecommitdiff
path: root/.profile
diff options
context:
space:
mode:
Diffstat (limited to '.profile')
-rwxr-xr-x.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/.profile b/.profile
index b2443de..7a45530 100755
--- a/.profile
+++ b/.profile
@@ -5,6 +5,6 @@
# Xresources
[[ -f ~/.config/X11/.Xresources ]] && xrdb -merge ~/.config/X11/.Xresources
-#. "/home/sxrdusr/.local/share/cargo/env"
+#. "/home/srdusr/.local/share/cargo/env"
#. "$HOME/.cargo/env"
ZDOTDIR="${XDG_CONFIG_HOME}/zsh"