dotfiles/.local/bin/dropdowncalc

4 lines
73 B
Plaintext
Raw Normal View History

2020-07-04 14:23:27 +02:00
#!/bin/sh
ifinstalled bc && echo "Welcome to the Calculator." && bc -lq