summaryrefslogtreecommitdiff
path: root/.bashrc
diff options
context:
space:
mode:
Diffstat (limited to '.bashrc')
-rw-r--r--.bashrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.bashrc b/.bashrc
index 58e08f3..7457c0b 100644
--- a/.bashrc
+++ b/.bashrc
@@ -187,7 +187,7 @@ export PROMPT_COMMAND="shell_var_fix;"
}
ps_user() {
- name="${user#kamen}@$HOSTNAME"
+ name="${USER#kamen}@$HOSTNAME"
njobs="$(jobs_count)"
# Our git rev-parse adds a background process, so if we have git, we'll