diff options
author | Thomas Voss <mail@thomasvoss.com> | 2023-08-28 00:42:40 +0300 |
---|---|---|
committer | Thomas Voss <mail@thomasvoss.com> | 2023-08-28 00:57:23 +0300 |
commit | 87a3773df52e73f755772f2cb109734e9c2158c9 (patch) | |
tree | b43425d58e7b9610d09c451dbcfa19cfae93f849 /.bashrc | |
parent | 65bab05b45b0dd3b5f5629861ec44c24201f28e2 (diff) |
qotd: Add quotes of the day
Diffstat (limited to '.bashrc')
-rw-r--r-- | .bashrc | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -80,3 +80,5 @@ alias sv=sudoedit alias v="$VISUAL" PS1='\[\e[96;1m\]\u \[\e[39m\]\W \[\e[96m\]〉\[\e[0m\]' + +sed '1s/^/[3m‘/; $s/$/’[0m/' "$XDG_CACHE_HOME/qotd" | wtos |