Commit graph

240 commits

Author SHA1 Message Date
Dmitry Voronin ba1a9aca36 Name : Fix music directory extensions. 2024-01-22 12:25:17 +03:00
Dmitry Voronin a80f40882b Disk : Make functions an alias to fix scripts that rely on du/df. 2024-01-20 13:04:22 +03:00
Dmitry Voronin b5ccc453c9 Archive : Check before xz convert. 2024-01-18 17:06:53 +03:00
Dmitry Voronin ca2b5d7408 Tmux : Fix autocomplete. 2024-01-18 02:10:59 +03:00
Dmitry Voronin 5aecf93bd2 Name : Rename series to show. 2024-01-18 00:26:43 +03:00
Dmitry Voronin 5d8546e229 Name : Fix music. 2024-01-18 00:24:23 +03:00
Dmitry Voronin 5ea5465f6a Parse : Fix startcase. 2024-01-18 00:21:58 +03:00
Dmitry Voronin 34edaae576 Name : Add music transfer. 2024-01-18 00:17:11 +03:00
Dmitry Voronin 0436631084 Parse : Fix titlecase. 2024-01-18 00:14:15 +03:00
Dmitry Voronin 31f9ae1f8e Export : Fix autocomplete. 2024-01-17 23:53:54 +03:00
Dmitry Voronin 55348a9e12 Export : Add export_java. 2024-01-17 20:34:55 +03:00
Dmitry Voronin 53f2474968 Pack : Fix wrong iter. 2024-01-17 20:13:54 +03:00
Dmitry Voronin 1921a6f61c Archive : Rm prints removed archives. 2024-01-16 20:28:45 +03:00
Dmitry Voronin 1b1ce9d545 File : Play all files by default. 2024-01-15 15:55:58 +03:00
Dmitry Voronin f5d92803d9 File : Add play to play media files from CLI. 2024-01-14 23:59:10 +03:00
Dmitry Voronin a4a9666926 Archive : Prune show only name of the pruned file. 2024-01-12 16:56:52 +03:00
Dmitry Voronin 36b7e176a8 Archive : Autocomplete prune only first arg. 2024-01-11 20:59:10 +03:00
Dmitry Voronin c9a4d3d9b0 Transcode : Drop unsupported data for mkv. 2024-01-11 00:36:55 +03:00
Dmitry Voronin 633e794791 Git : Add gpsa that pushes everything. 2024-01-11 00:32:09 +03:00
Dmitry Voronin 1028ad1120 Cd : Make cdd find exact match first. 2024-01-11 00:01:37 +03:00
Dmitry Voronin 40b97132a7 Markdown : Add Gitea renderer. 2024-01-11 00:01:37 +03:00
Dmitry Voronin fe3e84babf Archive : Mt use 75% of free ram. 2024-01-11 00:01:37 +03:00
Dmitry Voronin 5a490bb555 Tmux : Rename tn to tnw. 2024-01-11 00:01:37 +03:00
Dmitry Voronin ac1c21b98f Tmux : Rename trn to tns (tmux name session). 2024-01-06 02:17:46 +03:00
Dmitry Voronin c8c45c7d97 Parse : Fix pascal case. 2024-01-04 22:18:38 +03:00
Dmitry Voronin 0587a9404a Parse : Fix parse splitting. 2024-01-04 22:03:10 +03:00
Dmitry Voronin 32f6ae74d4 Parse : Also split on numbers. 2024-01-04 21:25:51 +03:00
Dmitry Voronin 7a972f9a53 Parse : Add common English parsers. 2024-01-04 20:59:16 +03:00
Dmitry Voronin d559059241 PS1 : Swap remote symbol from ~ to >. 2024-01-04 19:33:13 +03:00
Dmitry Voronin fe6f326b00 PS1 : Add remote connection indicator. 2024-01-04 18:51:03 +03:00
Dmitry Voronin d3047d5dcc Name : Add name_parse that accepts custom parser. 2024-01-03 22:18:18 +03:00
Dmitry Voronin df5e4edde8 Name : Fix name_simple. 2024-01-03 22:04:54 +03:00
Dmitry Voronin 249cb3cd69 Bash : Rename some private functions. 2024-01-03 18:50:59 +03:00
Dmitry Voronin c2961c4fd7 Backup : Use Archive module. 2024-01-03 18:39:38 +03:00
Dmitry Voronin 8a0eab4b44 Archive : Add archive_prune_versions. 2024-01-03 18:06:05 +03:00
Dmitry Voronin 02fe135ed1 Archive : Add support for .archiveignore. 2024-01-03 17:21:11 +03:00
Dmitry Voronin 6d10fdeb75 Archive : Add archive_mt that uses threaded XZ. 2024-01-03 16:40:51 +03:00
Dmitry Voronin 084077b22e Transcode : Mkv braudio make lower limit. 2023-12-31 16:38:06 +03:00
Dmitry Voronin 479a7c85f8 Vdl : Update to the new name format. 2023-12-30 22:21:42 +03:00
Dmitry Voronin 984b7d3f42 Name : Make name_series auto-determine season number. 2023-12-30 22:17:44 +03:00
Dmitry Voronin 57b1bf98f9 Parse : Fix _get_parts. 2023-12-30 22:02:16 +03:00
Dmitry Voronin 908c157eff Parse : Simplify. 2023-12-30 20:16:32 +03:00
Dmitry Voronin 0387a98f45 Parse : Treat dot as a separator, too. 2023-12-30 16:14:44 +03:00
Dmitry Voronin 4136b532c7 Parse : Split on every uppercase letter. 2023-12-30 13:19:13 +03:00
Dmitry Voronin 4a8c1dd678 Tmux : Fix tda to detach only from current session. 2023-12-29 19:39:19 +03:00
Dmitry Voronin 026fd33824 Gnome : Add poweroff dialog button. 2023-12-28 20:39:23 +03:00
Dmitry Voronin f5343fb8cb Parse : Remove redundant checks. 2023-12-27 15:44:30 +03:00
Dmitry Voronin d1774fa6cb Name : Skip archives when simplifying names. 2023-12-27 14:05:07 +03:00
Dmitry Voronin c00fdc84b4 Parse : Also split by uppercase letters. 2023-12-26 07:58:37 +03:00
Dmitry Voronin 18d86bb12d Android : Fix emulator autocomplete. 2023-12-25 13:03:11 +03:00
Dmitry Voronin ad875feb7d Cp : Remove --. 2023-12-24 16:03:10 +03:00
Dmitry Voronin 4bc13cb1ba Util : Add _info. 2023-12-23 17:41:20 +03:00
Dmitry Voronin 99cb52ea4f Name : Rename simplify and convention. 2023-12-22 23:00:13 +03:00
Dmitry Voronin 6b8258f585 Util : add _debug. 2023-12-21 22:51:38 +03:00
Dmitry Voronin 38a5791624 Random : Add random_file. 2023-12-19 16:18:57 +03:00
Dmitry Voronin 187e8a48cf Update filenames to follow new convention. 2023-12-17 23:54:49 +03:00
Dmitry Voronin ec1c3f5c39 Name : add convention conversion. 2023-12-17 23:46:41 +03:00
Dmitry Voronin d6b7f08e13 Parse : add extra case parsers. 2023-12-17 21:35:02 +03:00
Dmitry Voronin c45db5815f Group : group by extension and year. 2023-12-17 21:15:50 +03:00
Dmitry Voronin 43b1d7bc8e Transcode : Use _iterate_target. 2023-12-17 20:44:54 +03:00
Dmitry Voronin 418f146141 Pack : Use _iterate_targets. 2023-12-17 20:22:06 +03:00
Dmitry Voronin 47a30351d1 Checksum : Use _iterate_targets. 2023-12-17 20:12:33 +03:00
Dmitry Voronin 0be0396232 Parse : Add parse_snake. 2023-12-17 20:09:25 +03:00
Dmitry Voronin ff07b915af Bootstrap : Add Editorconfig. 2023-12-17 19:44:58 +03:00
Dmitry Voronin ec91fbef54 Parse : Fix CamelCase to be like XmlHttpClient. 2023-12-17 19:32:47 +03:00
Dmitry Voronin 72d904dfa2 Name : utilize _iterate_target. 2023-12-17 16:27:21 +03:00
Dmitry Voronin 49794165f8 archive : utilize _iterate_target. 2023-12-16 22:52:36 +03:00
Dmitry Voronin c52f748f88 archive : add xz conversion. 2023-12-16 21:56:30 +03:00
Dmitry Voronin e4e778d544 ls : Add private _ls_dir and _ls_file. 2023-12-16 17:20:47 +03:00
Dmitry Voronin 8a2921f0ec archive : remove convert. 2023-12-16 17:13:06 +03:00
Dmitry Voronin 5a2ccd5f39 cdd : add autocomplete. 2023-12-14 22:06:49 +03:00
Dmitry Voronin e6654e66ab android : add autocomplete for emulators. 2023-12-13 22:21:09 +03:00
Dmitry Voronin 944e651b7d bash : use bold white color for statuses. 2023-12-13 16:55:21 +03:00
Dmitry Voronin 69aaccc10c ffmpeg : fix fps. 2023-12-13 16:46:51 +03:00
Dmitry Voronin ef5ac27022 ps : hide sed from itself. 2023-12-11 17:05:19 +03:00
Dmitry Voronin 0bf68be619 archive : use tee to calc hash when archiving. 2023-12-10 17:26:58 +03:00
Dmitry Voronin 922e61b482 tmux : add tda to detach all other clients. 2023-12-10 16:56:56 +03:00
Dmitry Voronin 982e79e595 name : fix_numbering only starting with a digit. 2023-12-10 07:30:24 +03:00
Dmitry Voronin 2ece1cfb59 name : fix_numbering fix counter. 2023-12-10 07:26:04 +03:00
Dmitry Voronin 2bc5285df9 name : add fix_numbering that fixes leading numbers. 2023-12-10 07:20:48 +03:00
Dmitry Voronin db41c5eb82 archive : Add archive_rm. 2023-12-10 04:31:03 +03:00
Dmitry Voronin e1d78bbe08 own : Fix support for multiple files. 2023-12-10 04:18:37 +03:00
Dmitry Voronin 6faa880231 tanscode : disable fast decode for av1. 2023-12-09 21:51:25 +03:00
Dmitry Voronin 1c74307d46 ps : show all proc by default. 2023-12-08 15:09:09 +03:00
Dmitry Voronin 099ba53782 checksum : dont fail when no files to create. 2023-12-07 22:44:51 +03:00
Dmitry Voronin 70c54331b6 bash : fix wrong tabs. 2023-12-07 22:37:52 +03:00
Dmitry Voronin 74a9a94e43 archive : fix du ref. 2023-12-07 16:41:47 +03:00
Dmitry Voronin 416ebcdfe7 vdl : update doc. 2023-12-07 05:23:53 +03:00
Dmitry Voronin fc0c68db16 doc : fix markdown rendering. 2023-12-07 05:22:29 +03:00
Dmitry Voronin 475dea095f doc : update bash. 2023-12-07 05:13:34 +03:00
Dmitry Voronin 986781b546 docker : update function order. 2023-12-07 05:02:12 +03:00
Dmitry Voronin 2f91ebc55b doc : bash hide modules with no public functions. 2023-12-07 04:58:42 +03:00
Dmitry Voronin 1834bf3361 doc : separate bash funs by module. 2023-12-07 04:52:52 +03:00
Dmitry Voronin 643b9d21c9 archive : fix typo. 2023-12-07 04:39:19 +03:00
Dmitry Voronin 87410c8f38 doc : dont sort bash functions. 2023-12-07 04:35:46 +03:00
Dmitry Voronin 9be8d26a07 name : fix old usage echo. 2023-12-07 04:31:18 +03:00
Dmitry Voronin 9ba44d64db watch : fix typo. 2023-12-07 04:06:05 +03:00
Dmitry Voronin a800ec24c9 bash : update doc. 2023-12-07 04:02:47 +03:00
Dmitry Voronin 6e32cfa832 help : add completion. 2023-12-07 01:51:33 +03:00
Dmitry Voronin bf8c65e275 bash : add help function. 2023-12-07 01:44:42 +03:00