about summary refs log tree commit diff
path: root/guix/bash-profile
diff options
context:
space:
mode:
Diffstat (limited to 'guix/bash-profile')
-rw-r--r--guix/bash-profile1
1 files changed, 1 insertions, 0 deletions
diff --git a/guix/bash-profile b/guix/bash-profile
new file mode 100644
index 0000000..e0dcbcb
--- /dev/null
+++ b/guix/bash-profile
@@ -0,0 +1 @@
+PS1='\n\[\033[01;32m\]\u@\h${GUIX_ENVIRONMENT:+-shell}\[\033[00m\] \[\033[01;34m\]\w\[\033[00m\]\$ '