From 1c49fb2e9ced38ceb206499e54b6c006cf03226e Mon Sep 17 00:00:00 2001 From: _N3m0 Date: Mon, 4 Mar 2024 11:08:56 +0100 Subject: [PATCH] COMMUNISM --- bashrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bashrc b/bashrc index 27131ae..a2ba85f 100755 --- a/bashrc +++ b/bashrc @@ -42,7 +42,7 @@ export PATH="/opt/dmenu_path:$PATH" export EDITOR="nvim" export TERM="st" -export PS1="${debian_chroot:+($debian_chroot)}\[\033[01;32m\]\u@\h\[\033[00m\]:\[\033[01;34m\]\w\[\033[00m\]\$ " +export PS1="\033[31m⚒\033[0m ${debian_chroot:+($debian_chroot)}\[\033[01;32m\]\u@\h\[\033[00m\]:\[\033[01;34m\]\w\[\033[00m\]$ " export SOUND_CARD=$(amixer scontrols | head -n 1 | cut -d "'" -f2)