1
0
Fork 0
Commit Graph

27 Commits

Author SHA1 Message Date
tastytea 2cee8d2120
add animoji-command 2022-06-15 02:02:12 +02:00
tastytea fe36e49563
Fix cutvid completion 2022-05-07 17:39:14 +02:00
tastytea a6aa229368
Add cutvid function 2022-05-07 17:26:51 +02:00
tastytea 70c7643214
Fix Zsh completions, define functions before calling them 2022-05-04 03:58:54 +02:00
tastytea e74efe64d6
Add apng2webp 2022-05-03 20:50:18 +02:00
tastytea 06fb99154d
Add translate function 2022-05-01 10:54:30 +02:00
tastytea dbb41dd29e
Add forward-local-port 2022-04-18 20:32:12 +02:00
tastytea fe6716c2f0
typo 2022-04-18 20:04:47 +02:00
tastytea 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
tastytea 73e968aea0
Add openwwwimg 2022-04-18 06:27:56 +02:00
tastytea ce31dbea7f
Add sshproxy() 2022-04-17 07:00:18 +02:00
tastytea 076c72c58e
Add --server option to mxc2http 2022-04-16 15:28:13 +02:00
tastytea fc176f28b7
Move matrix_image_url -> mxc2http 2022-04-16 06:38:32 +02:00
tastytea 87c389eb39
Add matrix_image_url 2022-04-16 06:32:49 +02:00
tastytea ae15f1effc
Add mkplaylist 2022-04-15 13:46:20 +02:00
tastytea f4ca07c8be
Add urlhandler 2022-04-15 05:14:41 +02:00
tastytea 1c77fccff6
Add readwwwlog 2022-04-15 05:13:22 +02:00
tastytea 4f3050e401
Add puttmpninja 2022-04-14 01:02:18 +02:00
tastytea 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
tastytea 77865e63a3
Fix completion for fstag 2022-04-10 09:10:00 +02:00
tastytea a3754ffe3b
Add fstag(), a tool to tag arbitrary files using extended attributes 2022-04-10 08:58:04 +02:00
tastytea 08d5e15e18
Add subdir and help options to putwww, add completion 2022-04-10 03:39:55 +02:00
tastytea 56fd3d07a8
Simplify ssh-sign() a bit 2022-04-10 03:17:44 +02:00
tastytea 5a4e65a545
_showebuild: return if _gentoo_packages is not found 2022-04-09 22:42:29 +02:00
tastytea abf19647c7
Add showebuild function
Show either installed, newest non-live or newest ebuild in less
2022-04-09 22:38:01 +02:00
tastytea c2f45d5661
Improve ssh-sign function
Add -h option, don't require argument
2022-04-08 22:26:12 +02:00
tastytea 151f91fb24
Add ssh-sign function 2022-04-08 20:11:49 +02:00