aboutsummaryrefslogtreecommitdiff
path: root/shell/bash
diff options
context:
space:
mode:
authorbozo.kopic <bozo@kopic.xyz>2020-12-16 02:12:41 +0100
committerbozo.kopic <bozo@kopic.xyz>2020-12-16 02:12:41 +0100
commit004162c05e42a2f2645ca06702567967b1d88961 (patch)
tree18319b9654b8ec561524a58fed0fd3af7131647e /shell/bash
parent2f694c9ab1416de12d6c5da47d384a625662edf1 (diff)
.
Diffstat (limited to 'shell/bash')
-rw-r--r--shell/bash/.bashrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/bash/.bashrc b/shell/bash/.bashrc
new file mode 100644
index 0000000..267c279
--- /dev/null
+++ b/shell/bash/.bashrc
@@ -0,0 +1 @@
+PS1='[\u@\h \W]\$ '