Swap bspwmrc to fish; refactor root-level scripts

This commit is contained in:
mitchell 2021-12-28 15:03:49 -08:00
parent 43c56716f8
commit 8ac7a6cb37
6 changed files with 54 additions and 45 deletions

View file

@ -15,7 +15,7 @@ deb-src http://ftp.us.debian.org/debian unstable main contrib non-free' | sudo t
end
function log -a message
echo \n"---------------- $message ----------------"\n
echo \n"--- $message ---"\n
end
main