voidrice/.local/bin/i3cmds/dropdowncalc

4 lines
73 B
Text
Raw Normal View History

#!/bin/sh
2019-11-23 16:16:30 -05:00
ifinstalled bc && echo "Welcome to the Calculator." && bc -lq