commit d5c2872ef0f64a89498096e245bec8f1a0471866 parent 97a007d4778cd32869992cc77f2ef9580ed206a4 Author: awy <awy@awy.one> Date: Fri, 21 Mar 2025 14:25:54 +0300 tidy Diffstat:
D | .local/bin/getkeys | | | 5 | ----- |
1 file changed, 0 insertions(+), 5 deletions(-)
diff --git a/.local/bin/getkeys b/.local/bin/getkeys @@ -1,5 +0,0 @@ -#!/bin/sh - -cat "${XDG_DATA_HOME:-$HOME/.local/share}"/larbs/getkeys/"$1" 2>/dev/null && exit -echo "Run command with one of the following arguments for info about that program:" -ls "${XDG_DATA_HOME:-$HOME/.local/share}"/larbs/getkeys