Commit graph

323 commits

Author SHA1 Message Date
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 af6416d32b nvim : add macro for <> wrap. 2023-10-26 21:44:30 +03:00
Dmitry Voronin 8aa13c228e nvim : update align config to enable preview again. 2023-10-26 20:23:25 +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 c944d95d99 readme : update w command. 2023-10-24 18:56:28 +03:00
Dmitry Voronin dde9abf27c readme : fix table. 2023-10-24 18:13:48 +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 ea508aa073 readme : update. 2023-10-24 17:25:27 +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 d82063378a nvim : remove old comment and scrollbar plugins. 2023-10-23 17:30:54 +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 235c50e81c nvim : enable smartcase. 2023-10-22 18:10:42 +03:00
Dmitry Voronin 96b7f449f8 add readme with info about configs.
Co-authored-by: desktop <account@voronind.com>
Co-committed-by: desktop <account@voronind.com>
2023-10-21 18:38:38 +00: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 b15be0b58b bin : add steam with pipewire. 2023-10-19 20:08:38 +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 ef3a18c6c8 nvim : add shortcuts to increase split sizes. 2023-10-18 18:06:17 +03:00
Dmitry Voronin 26e0dea207 nvim : add <Leader>. for visual mode, too. 2023-10-17 21:19:28 +03:00
Dmitry Voronin df7a29a6f1 readme : add basic info. 2023-10-17 21:09:39 +03:00
Dmitry Voronin 18ecc3ed60 bash : add guv & guf for predefined gu aliases. 2023-10-17 20:41:01 +03:00
Dmitry Voronin a8b3a188d5 readme : add readme. 2023-10-17 20:32:26 +03:00
Dmitry Voronin fc90553669 nvim : <Leader>z also saves all files. 2023-10-17 20:32:15 +03:00