src

sauce
got clone ssh://anon@src.dalliard.ch/src
log | files | refs

commit de1828c3a52391b01c54a06a637d86851161e22a
parent 2e501d0c02fa92cc9c7d0755d28e734c0a92732e
author: nathanael <nathanael@dalliard.ch>
date:   Thu, 23 Oct 2025 09:05:47 +0000

s0: rm fdel

diffstat:
Ds0/dotfiles/bin/fdel | 6------
Ms0/dotfiles/shrc.local | 1-
2 files changed, 0 insertions(+), 7 deletions(-)

diff --git a/s0/dotfiles/bin/fdel b/s0/dotfiles/bin/fdel @@ -1,6 +0,0 @@ -#!/bin/sh -f="/tmp/files.txt" -s=$(fzy < "$f") -[ -n "$s" ] && \ - rm -i "$s" && \ - sed -i "\|^${s}$|d" "$f" diff --git a/s0/dotfiles/shrc.local b/s0/dotfiles/shrc.local @@ -1,5 +1,4 @@ alias b=backup -alias d=fdel alias e=tedit alias m=mutt alias n=news