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 a1a31b2..3954f57 100644
--- a/.bashrc
+++ b/.bashrc
@@ -5,4 +5,4 @@
# If not running interactively, don't do anything
[[ $- != *i* ]] && return
-PS1='[\u@\h \W]\$ '
+PS1='[\u@\h \w]\$ '