From 63feeb9f369fc6176e85c1c2d8fcc863caad1946 Mon Sep 17 00:00:00 2001 From: Robert Günzler Date: Tue, 10 Feb 2026 12:32:48 +0100 Subject: start new MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Robert Günzler --- .../share/navi/cheats/robertgzr__cheats/misc.cheat | 33 ---------------------- 1 file changed, 33 deletions(-) delete mode 100644 .local/share/navi/cheats/robertgzr__cheats/misc.cheat (limited to '.local/share/navi/cheats/robertgzr__cheats/misc.cheat') diff --git a/.local/share/navi/cheats/robertgzr__cheats/misc.cheat b/.local/share/navi/cheats/robertgzr__cheats/misc.cheat deleted file mode 100644 index 253b155..0000000 --- a/.local/share/navi/cheats/robertgzr__cheats/misc.cheat +++ /dev/null @@ -1,33 +0,0 @@ - -% rsyncez - -rsyncez '' '' - -$ to: fd --one-file-system -p -t d -d 5 $HOME - - -% cat, EOF - -# cat <<-EOF - -cat <<-EOF > /dev/stdout -hello world -EOF - - -% ubnt, wifi - -# get wifi leases from ubnt router - -ssh ubnt -- ./run show dhcp leases 2>/dev/null - - -% ssh, tunnel - -# tunnel local port to remote machine - -ssh -nNTR : - -# tunnel remote port to local machine - -ssh -nNTL : -- cgit 1.4.1