diff options
Diffstat (limited to '.local/share/bin/=')
-rwxr-xr-x | .local/share/bin/= | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.local/share/bin/= b/.local/share/bin/= new file mode 100755 index 0000000..59b9b45 --- /dev/null +++ b/.local/share/bin/= @@ -0,0 +1,2 @@ +#!/bin/sh +python3 -c "from math import *; deg = pi / 180; print($*)" |