Commit graph

49 commits

Author SHA1 Message Date
Dmitry Voronin 91d522a551 move linux configs to .linux. 2023-10-30 04:00:01 +03:00
Dmitry Voronin 12d31e883c bash : update autocompletes. 2023-10-30 03:49:10 +03:00
Dmitry Voronin da36d0093f bash : name : fix specifying names with spaces. 2023-10-29 22:08:51 +03:00
Dmitry Voronin 523404ecb3 bash : archive_rename : add autocompletion. 2023-10-29 22:04:26 +03:00
Dmitry Voronin 40774fd82e bash : refactor some scripts. 2023-10-29 21:26:22 +03:00
Dmitry Voronin 644b335458 bash : add archive_rename to rename archives. 2023-10-29 20:47:01 +03:00
Dmitry Voronin 904edf910d bash : add recursive function. 2023-10-29 20:09:39 +03:00
Dmitry Voronin 3e59bca232 bash : own : wrap variables. 2023-10-29 18:27:32 +03:00
Dmitry Voronin 7e441512ef bash : git : fix git autocomplete rsync issue. 2023-10-29 18:22:41 +03:00
Dmitry Voronin 73554ad2e9 gnome : disable new stupid <Super-s> hotkey and fix dark theme for GTK3 apps. 2023-10-28 00:07:04 +03:00
Dmitry Voronin 60c684e942 bash : git : add gchb to checkout branch. 2023-10-26 22:19:01 +03:00
Dmitry Voronin 4405cfb998 bash : git : add gbd to delete branches & make gf also prune removed remote branches. 2023-10-26 22:14:47 +03:00
Dmitry Voronin 9741abee35 bash : add autocomplete for git & repurpose gu. 2023-10-26 22:12:08 +03:00
Dmitry Voronin fe09fa9139 bash : archive & name : add success report for checks. 2023-10-26 18:54:05 +03:00
Dmitry Voronin dbf1e70960 bash : name : fix extension erasing. 2023-10-25 14:49:35 +03:00
Dmitry Voronin 30e0c964a2 bash : name : improve pattern matching. 2023-10-25 14:47:09 +03:00
Dmitry Voronin c4cef8a0f8 bash : name : improve matching. 2023-10-25 14:40:39 +03:00
Dmitry Voronin a3de2b5a61 bash : name : remove - from ignore list. 2023-10-25 14:30:02 +03:00
Dmitry Voronin 3d8e181c0e bash : try : remove old TODO. 2023-10-24 17:26:22 +03:00
Dmitry Voronin 201c77d376 bash : own : swap args order. 2023-10-24 17:26:11 +03:00
Dmitry Voronin 5aaa55ca9a name : simplify process. 2023-10-24 02:40:45 +03:00
Dmitry Voronin 4a070f0de2 bash : add bootstrap for ffmpeg. 2023-10-23 18:54:22 +03:00
Dmitry Voronin 624dc0d6b9 bash : alias v to nvim. 2023-10-23 13:38:02 +03:00
Dmitry Voronin 5640157a81 bash : gb show all branches. 2023-10-23 04:54:33 +03:00
Dmitry Voronin 1289522e66 bash : tmux show no autocomplete error when no sessions are running. 2023-10-23 04:27:32 +03:00
Dmitry Voronin ee96817c77 bash : add many autocompletes. 2023-10-23 03:31:00 +03:00
Dmitry Voronin 52c3c0b5e7 bash : simplify autocomplete. 2023-10-23 02:27:45 +03:00
Dmitry Voronin 53b143674f bash : combine function exports. 2023-10-23 01:00:15 +03:00
Dmitry Voronin b1470973ef bash : combine autocompletes. 2023-10-23 00:57:46 +03:00
Dmitry Voronin 331b9b8f18 bash : add autocomplete for checksum. 2023-10-23 00:36:27 +03:00
Dmitry Voronin ec49e34533 bash : add usage info for autocomplete. 2023-10-23 00:36:07 +03:00
Dmitry Voronin 8c38272b10 bash : add autocomplete for archive. 2023-10-23 00:33:09 +03:00
Dmitry Voronin 941a10081b bash : add autocomplete for tmux. 2023-10-23 00:24:36 +03:00
Dmitry Voronin 9e321b0a46 bash : gf make -v by default. 2023-10-19 20:39:30 +03:00
Dmitry Voronin fc8730980e bash : gf make --all by default. 2023-10-19 20:38:04 +03:00
Dmitry Voronin 8e3f03d84b flatpak : swap to new ImageViewer. 2023-10-19 16:56:40 +03:00
Dmitry Voronin b90feca856 bash : add todo. 2023-10-18 18:06:57 +03:00
Dmitry Voronin 18ecc3ed60 bash : add guv & guf for predefined gu aliases. 2023-10-17 20:41:01 +03:00
Dmitry Voronin b26bd2194f bash : add gpsf for git push force. 2023-10-14 02:09:58 +03:00
Dmitry Voronin 56d83ac6ec gnome : fix typo. 2023-10-14 02:09:13 +03:00
Dmitry Voronin c173d0a291 gnome : add Super + z, c, v keys. 2023-10-13 19:10:19 +03:00
Dmitry Voronin 1d44356116 bash : archive_check show progress. 2023-10-13 09:18:41 +03:00
Dmitry Voronin 47dd82bab0 bash : add gu for specifying git user. 2023-10-12 13:06:34 +03:00
Dmitry Voronin f1cb9b29ba rpm-ostree : remove waydroid. 2023-10-03 09:16:20 +03:00
Dmitry Voronin 84ccaddf26 achive & name : add report for failed checks count. 2023-10-03 08:51:19 +03:00
Dmitry Voronin fa4c85ade8 bash : add progress counter to archive. 2023-10-03 06:50:40 +03:00
Dmitry Voronin 512732fcb3 bash : make gr accept head count. 2023-09-30 07:20:31 +03:00
Dmitry Voronin cdc2347cdf gnome : focus on hover. 2023-09-27 18:16:13 +03:00
Dmitry Voronin 7ec9d79e8e remove history to make repo public. 2023-09-27 18:04:11 +03:00