commit 515db47f27ae908f9724bb61b76a41386cb5e392
parent 48b4023678604521a9496304f334ae75a73a2e2a
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date: Mon, 7 Oct 2019 19:13:29 +0200
Update fonts and shell
Diffstat:
3 files changed, 14 insertions(+), 13 deletions(-)
diff --git a/.config/dunst/dunstrc b/.config/dunst/dunstrc
@@ -86,7 +86,7 @@
### Text ###
- font = terminus 8
+ font = dina 9
# The spacing between lines. If the height is smaller than the
# font height, it will get raised to the font height.
diff --git a/.config/mutt/mailboxes b/.config/mutt/mailboxes
@@ -18,6 +18,7 @@ mailboxes \
"+adamsgaard/maillists/arch/arch-events" \
"+adamsgaard/maillists/arch/arch-general" \
"+adamsgaard/maillists/arch/arch-security" \
+ "+adamsgaard/maillists/cat-v" \
"+adamsgaard/maillists/cryolist" \
"+adamsgaard/maillists/debian" \
"+adamsgaard/maillists/debian/debian-announce" \
diff --git a/.yashrc b/.yashrc
@@ -124,17 +124,17 @@ YASH_AFTER_CD=()
## update $_vcs_info on each prompt
#PROMPT_COMMAND=("$PROMPT_COMMAND" '_update_vcs_info')
-PS1=\
-'${{{PWD:/~/\~}##*/}:-$PWD}'\
-"${SSH_CONNECTION:+@${HOSTNAME}}"\
-'${{?:/0/}:+?\\fr.$?\\fd.}'\
-"\fg\$\fd "
-PS1R=
-PS1S=
-PS2='> '
-PS2R=
-PS2S=$PS1S
-PS4='\fm.+ '
-PS4S='\fmo.'
+#PS1=\
+#'${{{PWD:/~/\~}##*/}:-$PWD}'\
+#"${SSH_CONNECTION:+@${HOSTNAME}}"\
+#'${{?:/0/}:+?\\fr.$?\\fd.}'\
+#"\fg\$\fd "
+#PS1R=
+#PS1S=
+#PS2='> '
+#PS2R=
+#PS2S=$PS1S
+#PS4='\fm.+ '
+#PS4S='\fmo.'
. $HOME/.config/sh/commands