Commit graph

151 commits

Author SHA1 Message Date
Dmitry Voronin ad1e5cc22c bashrc : place in root instead of symlink. 2023-11-03 01:12:40 +03:00
Dmitry Voronin 9dae45ccd3 bash : archive : show progress for hashes, too. 2023-11-03 00:32:03 +03:00
Dmitry Voronin a39b8c86c4 bash : pack & archive fix exports. 2023-11-03 00:15:40 +03:00
Dmitry Voronin 1ca04a7c16 bash : show result on pack. 2023-11-02 23:52:05 +03:00
Dmitry Voronin e9043a6579 bash : fix archive unpack new format. 2023-11-02 23:51:54 +03:00
Dmitry Voronin ed866d3be4 bash : move readme to wiki. 2023-11-02 23:47:38 +03:00
Dmitry Voronin e6b9f7d3e3 bash : add pack/unpack. 2023-11-02 23:37:36 +03:00
Dmitry Voronin b952ea0583 bash : archive : change archive ext to tgz and txz. 2023-11-02 23:37:33 +03:00
Dmitry Voronin 8ff59d23c6 nvim : change mwu to mwx to unwrap macro. 2023-11-02 23:36:12 +03:00
Dmitry Voronin 823a153304 bash : archive : update colors for messages. 2023-11-02 21:07:28 +03:00
Dmitry Voronin bb12e71d67 tmux : change r to <M-r> to reload config. 2023-11-02 17:18:04 +03:00
Dmitry Voronin d38ddabe35 tmux : add <M-t> to create new window for compatibility with Termux. 2023-11-02 17:16:51 +03:00
Dmitry Voronin 04669de783 bootstrap : set branch for upstream master. 2023-11-01 20:42:54 +03:00
Dmitry Voronin d3209a25ba bash : archive : add progress for extraction. 2023-10-31 23:51:08 +03:00
Dmitry Voronin fd639dc055 readme : move bootstrap after ToC. 2023-10-31 21:58:15 +03:00
Dmitry Voronin 79e5928d86 bootstrap : no need to be executable. 2023-10-31 21:53:52 +03:00
Dmitry Voronin 1e284c5ebd readme : silence curl for bootstrap. 2023-10-31 21:53:14 +03:00
Dmitry Voronin eeeaf02643 readme : update bootstrap info. 2023-10-31 21:50:48 +03:00
Dmitry Voronin fdfc89c274 bootstrap : silence git. 2023-10-31 21:48:37 +03:00
Dmitry Voronin 864bd34944 bootstrap : fix git. 2023-10-31 21:43:52 +03:00
Dmitry Voronin 528279e3ae add bootstrap. 2023-10-31 21:36:59 +03:00
Dmitry Voronin 297aec7910 bash : toolbx : rename tb to tba to be consistent with tmux ta. 2023-10-31 21:25:00 +03:00
Dmitry Voronin 25930e35a4 bash : archive : add timestamp to the new format & converter. 2023-10-31 21:10:13 +03:00
Dmitry Voronin 910ff05804 readme : add todo with tmux <C-t> combos. 2023-10-30 16:08:12 +03:00
Dmitry Voronin 25e8685790 bash : archive : improve completion. 2023-10-30 14:22:24 +03:00
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 7fe861d541 nvim : add mwu to unwrap. 2023-10-30 00:19:01 +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 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