From 19de43cb6ab28a95e8d7f9c2144386dac4ad42be Mon Sep 17 00:00:00 2001 From: xengineering Date: Mon, 6 Feb 2023 20:22:51 +0100 Subject: Relocate dotfiles in XDG config home This make ~/.config a simple Git repository instead of the handling with worktrees and bare repositories which is too complex. --- lf/lfrc | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 lf/lfrc (limited to 'lf') diff --git a/lf/lfrc b/lf/lfrc new file mode 100644 index 0000000..c164970 --- /dev/null +++ b/lf/lfrc @@ -0,0 +1,3 @@ +cmd open ${{ + nohup xdg-open "$f" > /dev/null 2>&1 & +}} -- cgit v1.2.3-70-g09d2