-- Leo's gemini proxy

-- Connecting to git.thebackupbox.net:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini

repo: dotfiles
action: commit
revision:
path_from:
revision_from: faaf7703ccc650c79965bf58591ba70d4a52ae03:
path_to:
revision_to:

git.thebackupbox.net

dotfiles

git://git.thebackupbox.net/dotfiles

commit faaf7703ccc650c79965bf58591ba70d4a52ae03
Author: epoch <epoch@enzo.thebackupbox.net>
Date:   Mon Feb 1 01:23:56 2021 -0600

    fucked the last commit. oh well. what is squash even?

diff --git a/.local/bin/deprecate b/.local/bin/deprecate
new file mode 100755
index 0000000000000000000000000000000000000000..5feb016cd43ed3da57b3dc2fea8c4a7395bb5741
--- /dev/null
+++ b/.local/bin/deprecate
@@ -0,0 +1,2 @@
+#!/bin/sh
+ln -sf deprecated "$1"
diff --git a/.local/bin/deprecated b/.local/bin/deprecated
new file mode 100755
index 0000000000000000000000000000000000000000..0c1026ae972ea1dfbbaee839c861c0cec9ef2da7
--- /dev/null
+++ b/.local/bin/deprecated
@@ -0,0 +1,3 @@
+#!/bin/bash
+msg="$(printf 'deprecated called: %s\ncommand: %s\nPPID: %s\nparent cmd: %s\n' "$0" "$*" "$(ps -p $PPID | tail -n1)" "$(cat /proc/$PPID/cmdline | tr '\0' ' ')" )"
+logger -n logserver "$msg"
diff --git a/.local/bin/myXdisplays b/.local/bin/myXdisplays
new file mode 100755
index 0000000000000000000000000000000000000000..b351f7c5f136744aaf7ca0b3a9fe14aee0b9553a
--- /dev/null
+++ b/.local/bin/myXdisplays
@@ -0,0 +1,3 @@
+#!/bin/sh
+echo :0
+#find /tmp/ -maxdepth 1 -group epoch -name '.X*-lock' | tr .X -: | cut -d- -f2

-----END OF PAGE-----

-- Response ended

-- Page fetched on Sun Jun 2 12:21:27 2024