diff options
author | Xiao Pan <gky44px1999@gmail.com> | 2023-02-23 16:21:45 -0800 |
---|---|---|
committer | Xiao Pan <gky44px1999@gmail.com> | 2023-02-23 16:21:45 -0800 |
commit | 2c4d292a9fdaf8c318f0316edb057621debc2db7 (patch) | |
tree | edac5faa68086f793f43d09b4fb301b923317682 /home/xyz/.local/bin/beyondallreason | |
parent | ce0719cdca9edfd905263b65bc414325185dec39 (diff) |
delete unnecessary configs for pinphone
Diffstat (limited to 'home/xyz/.local/bin/beyondallreason')
-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" "$@" |