From 3bb8536241fe717c35ac87b44dc2c5ab9cbd3236 Mon Sep 17 00:00:00 2001 From: "C. McEnroe" Date: Fri, 19 Feb 2021 20:37:38 -0500 Subject: Handle negative inputs to deg --- home/.local/bin/deg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/home/.local/bin/deg b/home/.local/bin/deg index e1781300..216029ed 100755 --- a/home/.local/bin/deg +++ b/home/.local/bin/deg @@ -1,6 +1,6 @@ #!/bin/sh set -eu cat <this commit dontfiles
summary refs log tree commit diff
Commit message (Collapse)Author
2017-07-31Add tupJune McEnroe
2017-07-31Use designated initializer for hnel tableJune McEnroe
I did not know this syntax worked!
2017-07-30Add juneJune McEnroe
2017-07-30Play nethack as ValkyrieJune McEnroe
2017-07-28Add toggle to hnelJune McEnroe
2017-07-28Install slJune McEnroe
2017-07-25Add up, supJune McEnroe
2017-07-24Autopickup ringsJune McEnroe
2017-07-24Name dogJune McEnroe
2017-07-23Add nethackrcJune McEnroe
2017-07-23Remove useless setuid in briJune McEnroe
Don't you think it would be better if the setuid bit only gave you permission to do it and didn't do it for you?
2017-07-23Clean up hnel a tiny bitJune McEnroe
2017-07-21Set window size in hnelJune McEnroe
2017-07-21Add hnelJune McEnroe
2017-07-19chmod 600 in dtchJune McEnroe