Commit graph

362 commits

Author SHA1 Message Date
Dmitry Voronin 14b85d6c32 vdl : add checks for ffmpeg and ffprobe. 2023-11-03 23:24:28 +03:00
Dmitry Voronin 1255874f3a ssh : add laptop. 2023-11-03 23:15:27 +03:00
Dmitry Voronin 87155fb9db bash : dconf_load now swaps voronind for current user. 2023-11-03 23:03:50 +03:00
Dmitry Voronin ea4a7bba3e bash : pack : add support for iso unpacking. 2023-11-03 21:28:14 +03:00
Dmitry Voronin 992b570071 app : backup : include date in archive name. 2023-11-03 21:04:44 +03:00
Dmitry Voronin e6b0eb08b4 bash : vdl : combine vdl_update to vdl with no params and remove vdl_update_all in favor of using recursive function. 2023-11-03 15:50:53 +03:00
Dmitry Voronin c060e06edf readme : extra info about tmux navigation. 2023-11-03 12:36:08 +03:00
Dmitry Voronin dcf362ccb3 readme : add more info about default actions in tmux and nvim. 2023-11-03 12:33:29 +03:00
Dmitry Voronin 8ff73f903e bashrc : remove executable flag. 2023-11-03 04:08:40 +03:00
Dmitry Voronin b0b6ef5a7c readme : add missing tmux Meta+t key info. 2023-11-03 02:51:47 +03:00
Dmitry Voronin 2a595072bf bashrc : fix non-interactive shells. 2023-11-03 01:21:33 +03:00
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