Commit graph

356 commits

Author SHA1 Message Date
Dmitry Voronin 9a7c837395 find : add find_types to find all filetypes. 2023-11-25 21:47:52 +03:00
Dmitry Voronin 0baff72656 ls : lll accept dash as a default depth. 2023-11-25 21:35:05 +03:00
Dmitry Voronin 1ba877a029 ls : lll fix multiple targets. 2023-11-25 21:33:13 +03:00
Dmitry Voronin e9662005f3 ps1 : add an option for full workdit path. 2023-11-25 21:24:34 +03:00
Dmitry Voronin 91d30d8673 cdd : fix shopt flag. 2023-11-25 21:22:53 +03:00
Dmitry Voronin 87c6ed7fdd cdd : go to previous directory that matches. 2023-11-25 21:16:31 +03:00
Dmitry Voronin ba1d41d18c recursive : return error on errors. 2023-11-25 19:21:41 +03:00
Dmitry Voronin 38731379a9 vdl : add fix for vk download. 2023-11-24 02:29:38 +03:00
Dmitry Voronin aa50193fb7 bash : reduce output. 2023-11-24 01:37:19 +03:00
Dmitry Voronin a3d12ece74 checksum : fix typo. 2023-11-23 22:52:41 +03:00
Dmitry Voronin ef572b52ea archive : fix IFS. 2023-11-23 00:28:14 +03:00
Dmitry Voronin 69278cdab8 checksum : rewrite. 2023-11-23 00:20:58 +03:00
Dmitry Voronin a4bb766210 checksum : fix recursive create. 2023-11-22 14:57:11 +03:00
Dmitry Voronin 85dd586802 checksum_update : recreate hashes. 2023-11-22 14:51:46 +03:00
Dmitry Voronin f4f1a0664e archive : fix prune. 2023-11-22 13:49:12 +03:00
Dmitry Voronin 4f68139a17 bash : EXPERIMENTAL : add support for filenames with spaces. 2023-11-22 13:20:01 +03:00
Dmitry Voronin 3bc8f5b3b3 archive : add prune to delete old versions. 2023-11-22 12:36:14 +03:00
Dmitry Voronin 3095485355 archive : only archive dirs by default. 2023-11-22 12:06:39 +03:00
Dmitry Voronin 9974dd1c4c bash : revert blue colors. 2023-11-22 12:06:39 +03:00
Dmitry Voronin 5b0a864784 convert : add mp3 support. 2023-11-22 12:06:39 +03:00
Dmitry Voronin 47d52cd635 nvim : rustfmt place braces on newline. 2023-11-21 14:20:25 +03:00
Dmitry Voronin 9632588577 bash : fix format. 2023-11-21 14:15:11 +03:00
Dmitry Voronin 721244896c PS1 : show exit codes. 2023-11-20 18:39:04 +03:00
Dmitry Voronin edec4202ac vdl : write but dont apply a fix for crashes - use try for now. 2023-11-20 13:05:41 +03:00
Dmitry Voronin fac60dda30 tmux : support multiple args for tk. 2023-11-19 22:31:59 +03:00
Dmitry Voronin 0436da5934 bootstrap_rust : add rust-analyzer. 2023-11-19 21:54:36 +03:00
Dmitry Voronin ce7ab5a686 backup : update paths. 2023-11-19 10:16:17 +03:00
Dmitry Voronin abbc6c92bd home : change photo out location. 2023-11-19 09:19:37 +03:00
Dmitry Voronin 343e1d0b83 tmux : fix cat stupid extra newline. 2023-11-19 09:14:39 +03:00
Dmitry Voronin d9e552a07b name & name_hash : lowercase extension. 2023-11-19 08:56:38 +03:00
Dmitry Voronin 6a28236e75 convert : add gz-xz xz-gz conversion. 2023-11-19 03:25:41 +03:00
Dmitry Voronin 069ffd08db rust : add book doc open. 2023-11-19 02:47:50 +03:00
Dmitry Voronin 6dcb7cc72b recursive : remove recursive dir phrase. 2023-11-18 11:17:53 +03:00
Dmitry Voronin 71333b66d9 recursive1 : exec in depth 1. 2023-11-18 11:09:47 +03:00
Dmitry Voronin c7bec1b445 nvim : add mm<Space> macro. 2023-11-18 06:27:38 +03:00
Dmitry Voronin df017f09b1 tmux : update date in statusbar. 2023-11-18 06:16:44 +03:00
Dmitry Voronin 45590c24e9 git : add gg. 2023-11-18 06:11:37 +03:00
Dmitry Voronin 877be2ec83 tmux : show battery percentage when available. 2023-11-18 06:01:39 +03:00
Dmitry Voronin a3198b9a46 nvim : disable showing end of line. 2023-11-18 05:09:41 +03:00
Dmitry Voronin 55c9ffb415 migrage .linux to .config. 2023-11-18 05:04:50 +03:00
Dmitry Voronin 50f0705b51 nvim : add indent-blankline. 2023-11-18 04:58:23 +03:00
Dmitry Voronin 15c7f7d7ab nvim : move leader definition to a variable. 2023-11-18 04:11:15 +03:00
Dmitry Voronin 7bda232a83 readme : fix typo. 2023-11-15 20:30:20 +03:00
Dmitry Voronin 2059668718 git : add gbda to delete all local branches except for the current one. 2023-11-15 16:57:39 +03:00
Dmitry Voronin 279ced473c git : set autoSetupRemote to true. 2023-11-15 16:53:49 +03:00
Dmitry Voronin e326f9ec5c git : fix gps autocomplete. 2023-11-15 00:11:30 +03:00
Dmitry Voronin b20b55531f pack : add support for xz and gz types. 2023-11-14 06:13:26 +03:00
Dmitry Voronin c9eb75335a backup : replace tar.gz with tgz. 2023-11-14 05:58:09 +03:00
Dmitry Voronin 52fe96108b backup : fix deleting old backups. 2023-11-14 05:56:07 +03:00
Dmitry Voronin 9e2c21d4e9 MangoHud : increase sampling period from 500 to 1000. 2023-11-13 04:11:06 +03:00