Commit Graph

19 Commits

Author SHA1 Message Date
90701ea228
Make xdgtag completion expand file names
The file name seems to be passed to the completion as an unexpanded
string and setting GLOB_SUBST did expand ~ but filenames with space
didn't work.
2022-04-18 13:54:02 +02:00
73e968aea0
Add openwwwimg 2022-04-18 06:27:56 +02:00
ce31dbea7f
Add sshproxy() 2022-04-17 07:00:18 +02:00
076c72c58e
Add --server option to mxc2http 2022-04-16 15:28:13 +02:00
fc176f28b7
Move matrix_image_url -> mxc2http 2022-04-16 06:38:32 +02:00
87c389eb39
Add matrix_image_url 2022-04-16 06:32:49 +02:00
ae15f1effc
Add mkplaylist 2022-04-15 13:46:20 +02:00
f4ca07c8be
Add urlhandler 2022-04-15 05:14:41 +02:00
1c77fccff6
Add readwwwlog 2022-04-15 05:13:22 +02:00
4f3050e401
Add puttmpninja 2022-04-14 01:02:18 +02:00
210ea9aca3
Replace fstag with xdgtag
xdgtag uses user.xdg.tags, supported by dolphin and other applications.
<https://xdg.freedesktop.narkive.com/f7GQ2EpR/commonextendedattributes-xattr-tags>
2022-04-10 18:23:55 +02:00
77865e63a3
Fix completion for fstag 2022-04-10 09:10:00 +02:00
a3754ffe3b
Add fstag(), a tool to tag arbitrary files using extended attributes 2022-04-10 08:58:04 +02:00
08d5e15e18
Add subdir and help options to putwww, add completion 2022-04-10 03:39:55 +02:00
56fd3d07a8
Simplify ssh-sign() a bit 2022-04-10 03:17:44 +02:00
5a4e65a545
_showebuild: return if _gentoo_packages is not found 2022-04-09 22:42:29 +02:00
abf19647c7
Add showebuild function
Show either installed, newest non-live or newest ebuild in less
2022-04-09 22:38:01 +02:00
c2f45d5661
Improve ssh-sign function
Add -h option, don't require argument
2022-04-08 22:26:12 +02:00
151f91fb24
Add ssh-sign function 2022-04-08 20:11:49 +02:00