testing {{shit}} bruh
is shit true? {{shit == true}}
is shit "shit"? {{shit == "shit"}}
true and false 🤔
{{ true && false }}
fancy ass math {{ 12 + 5 * 12 * 4 }}
bruh " < fuck >
"
{{bruh.hi}} HEHE {{bruh.ho}}
Watch this:
{{bruh.list[bruh.myIndex]}}
hi
ho
notify-send 'ree' 'this is {{shit}}'
{{text}}test
{{text}}
{{text}}
{{text}}
{{text}}
{{date}}
{{date-tail}}
amixer sget 'Master' | grep 'Front Left:' | sed 's/.*\[\(.*\)%\].*/\1/g';
LANG=C pactl subscribe | grep --line-buffered sink | while read -r _; do
amixer sget 'Master' | grep 'Front Left:' | sed 's/.*\[\(.*\)%\].*/\1/g'
done
true
true
false
while true; do
sleep 1;
notify-send 'hi' 'ho'
date
done
date
{"hi": "ho"}