diff options
author | Xiao Pan <gky44px1999@gmail.com> | 2023-03-14 02:42:56 -0700 |
---|---|---|
committer | Xiao Pan <gky44px1999@gmail.com> | 2023-03-14 02:42:56 -0700 |
commit | 7aa52a81c66c51222c0831e11c7c587188367067 (patch) | |
tree | 9e0ef2ee3d98bcd24f96acc586002f5aff864fa2 /home | |
parent | 1da148068639f05a42a433e803d7880c3ddc6557 (diff) |
delete beyondallreason wrapper script
Diffstat (limited to 'home')
-rwxr-xr-x | home/xyz/.local/bin/beyondallreason | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/home/xyz/.local/bin/beyondallreason b/home/xyz/.local/bin/beyondallreason deleted file mode 100755 index 780cbc24..00000000 --- a/home/xyz/.local/bin/beyondallreason +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh - -exec /usr/bin/beyondallreason -w "$XDG_DATA_HOME/beyond_all_reason" "$@" |