about summary refs log tree commit diff
path: root/guix/bash-profile
diff options
context:
space:
mode:
authorNguyễn Gia Phong <mcsinyx@disroot.org>2023-04-11 11:53:57 +0900
committerNguyễn Gia Phong <mcsinyx@disroot.org>2023-04-11 12:01:20 +0900
commitac7c886ebf7f77bbecf46a8cb73622e53cfa3eb5 (patch)
treeded9b08817ad5070048a31014503bf2e85dd5ea7 /guix/bash-profile
parent21bc63dfddab4537d36af40b77cd3079d9acae8b (diff)
downloaddotfiles-ac7c886ebf7f77bbecf46a8cb73622e53cfa3eb5.tar.gz
Enable OpenNIC and block clown flare on desktop
Also install a few misc packages
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\]\$ '