From 87a3773df52e73f755772f2cb109734e9c2158c9 Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Mon, 28 Aug 2023 00:42:40 +0300 Subject: qotd: Add quotes of the day --- .bashrc | 2 ++ 1 file changed, 2 insertions(+) (limited to '.bashrc') diff --git a/.bashrc b/.bashrc index c805527..bee389a 100644 --- a/.bashrc +++ b/.bashrc @@ -80,3 +80,5 @@ alias sv=sudoedit alias v="$VISUAL" PS1='\[\e[96;1m\]\u \[\e[39m\]\W \[\e[96m\]〉\[\e[0m\]' + +sed '1s/^/‘/; $s/$/’/' "$XDG_CACHE_HOME/qotd" | wtos -- cgit v1.2.3