From 1ddfd9ba56511a4136dfe83e1f581ac52c79c0e9 Mon Sep 17 00:00:00 2001 From: ensa <@> Date: Sun, 6 Aug 2023 16:37:30 -0700 Subject: these commit titles don't have meaning anymore DEPENDENCIES.md: nixed. good riddance. i have no reason to think it was helpful and was a nightmare to update bin/ fcard: some tab changes. -z still broken fl: removed unnecessary lines from before flc's existence. flc: inherited IFS because of dmenu crap. tr -d to prevent pasting newlines. op: changed text/* to spawn a terminal. often op is invoked outside the terminal. shenv: looks at HOME_ETC for uniformity etc/ X11/xprofile: line for updating sfeed feeds aliasrc: colorizing lr ksh/kshrc: MANPATH extended to accommodate for user-specific packages, e.g python call_it_a_day updates packages and cleans the system, tracks how long that took mpv/mpv.conf: self-explanatory newsboat: not used anymore sfeedrc: new rss config, needs feed urls shrc: making room for sfeed, self-explanatory yt-dlp: mostly self-explanatory renaming new config for playlists, separate because you seemingly can't use directory markers in text substitution --- bin/flc | 2 ++ 1 file changed, 2 insertions(+) mode change 100644 => 100755 bin/flc (limited to 'bin/flc') diff --git a/bin/flc b/bin/flc old mode 100644 new mode 100755 index 718d3ef..0358029 --- a/bin/flc +++ b/bin/flc @@ -1,4 +1,6 @@ #!/bin/sh +IFS= fl "$@"| dmenu -i -p 'copy which url?' -l 10| +tr -d '\n'| xsel -ib -- cgit 1.4.1-2-gfad0