mv in figlet fonts

This commit is contained in:
anon
2024-11-03 13:24:00 +01:00
parent 822aece007
commit bf73600fe4
447 changed files with 341161 additions and 1 deletions

View File

@ -319,7 +319,7 @@ export WWW_HOME="${HOME}/lynx_bookmarks.html"
alias locate='locate --regexp'
alias locatei='locate -i'
##### figlet ####
export FIGLET_FONTDIR="${MM}/Fonts/figlet-fonts/"
export FIGLET_FONTDIR="${HOME}/stow/.data/figlet/"
alias figlet="figlet -w 120"
function figtest() {
IFS=$'\n'