Commit graph

614 commits

Author SHA1 Message Date
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 7a55c8c5f4 Htop : Bring back the config just in case. 2024-01-17 03:27:10 +03:00
Dmitry Voronin 0aa9430efb Btop : Show swap. 2024-01-17 01:38:52 +03:00
Dmitry Voronin c219c497ae RpmOstree : Swap htop to btop. 2024-01-17 00:15:11 +03:00
Dmitry Voronin c950c995e3 Btop : Migrate from htop. 2024-01-17 00:10:17 +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 bbbc2cb3ba Backup : Update paths. 2024-01-13 02:16:38 +03:00
Dmitry Voronin 3a9007dcac Backup : Update paths. 2024-01-12 20:16:24 +03:00
Dmitry Voronin a4a9666926 Archive : Prune show only name of the pruned file. 2024-01-12 16:56:52 +03:00
Dmitry Voronin 063766d4f8 Nvim : Remove Macro keys for no use. 2024-01-11 21:17:00 +03:00
Dmitry Voronin 89b66858ff Backup : Add game saves prune task. 2024-01-11 21:16:06 +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 45310c79f4 Gnome : Use Click as a focus mode. 2024-01-11 00:18:54 +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 c78ca65672 Nvim : Add Leader before Macro to enable marks. 2024-01-11 00:01:37 +03:00
Dmitry Voronin 02f37e515c Nvim : <Leader-z> now ignores non-writable buffers. 2024-01-11 00:01:37 +03:00
Dmitry Voronin 7acb122e26 Navigation : Add info about Tmux scroll. 2024-01-11 00:01:37 +03:00
Dmitry Voronin 59ad301d4c Nvim : Use ? for WhichKey. 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 9e9fcf02f3 Tmux : Resize by 1 char. 2024-01-06 01:58:03 +03:00
Dmitry Voronin c8c45c7d97 Parse : Fix pascal case. 2024-01-04 22:18:38 +03:00
Dmitry Voronin 3b9216470d Tmux : Fix client count. 2024-01-04 22:16:33 +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 be7edcf03a Tmux : Add SSH_TTY fix. 2024-01-04 19:27:33 +03:00
Dmitry Voronin fe6f326b00 PS1 : Add remote connection indicator. 2024-01-04 18:51:03 +03:00
Dmitry Voronin 8633369a8d Tmux : Show attached clients count. 2024-01-04 18:36:24 +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 db16b4cb8d Backup : Rewrite. 2024-01-03 20:56:18 +03:00
Dmitry Voronin 32d06272e6 Backup : Fix file size report. 2024-01-03 18:57:06 +03:00
Dmitry Voronin 249cb3cd69 Bash : Rename some private functions. 2024-01-03 18:50:59 +03:00
Dmitry Voronin 2fd9c70fd6 Backup : Add sync writes. 2024-01-03 18:43:18 +03:00
Dmitry Voronin c2961c4fd7 Backup : Use Archive module. 2024-01-03 18:39:38 +03:00
Dmitry Voronin b5c1603413 Archive : Merge archive_prune together. 2024-01-03 18:33:47 +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