COMMUNISM

This commit is contained in:
_N3m0 2024-03-04 11:08:56 +01:00
parent 2041031569
commit 1c49fb2e9c
1 changed files with 1 additions and 1 deletions

2
bashrc
View File

@ -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)