Commit graph

284 commits

Author SHA1 Message Date
Dmitry Voronin 4e882b0dda Archive : Prune fix name matching. 2024-02-18 18:36:41 +03:00
Dmitry Voronin 424519e722 Git : Add gv to get version number based on commit count. 2024-02-15 17:52:26 +03:00
Dmitry Voronin 3445c1d000 Battery : Replace cap info with all the info. 2024-02-15 01:42:14 +03:00
Dmitry Voronin 9e041b8415 Nix : Rename clean to prune. 2024-02-14 14:03:34 +03:00
Dmitry Voronin a5adb2efca Bootstrap : Auto-yes for flatpak. 2024-02-13 15:19:10 +03:00
Dmitry Voronin 43c87005cc Rust : Remove bash module. 2024-02-13 04:23:02 +03:00
Dmitry Voronin 807cc5dbad Bootstrap : Remove many redundant bootstraps. 2024-02-13 04:16:05 +03:00
Dmitry Voronin a806cb17f0 Battery : Add battery life fuction. 2024-02-12 23:00:16 +03:00
Dmitry Voronin 5e794c4a48 Transcode : Mkv fix multiple filters. 2024-02-12 02:37:26 +03:00
Dmitry Voronin b9c47d7df0 Group : Group by specified year. 2024-02-12 01:52:37 +03:00
Dmitry Voronin 35cd601e45 Transcode : Mkv limit to 30 fps max. 2024-02-11 03:12:24 +03:00
Dmitry Voronin 54d3c95eb0 Ps1 : Fix color braces. 2024-02-10 04:26:57 +03:00
Dmitry Voronin 5d7b2b5ea4 Nix : Better compat with flakes. 2024-02-08 06:48:33 +03:00
Dmitry Voronin 3f7ce3a1a6 Nix : Cleanup. 2024-02-08 06:36:40 +03:00
Dmitry Voronin 494262b287 Export : Comment transitioning vars. 2024-02-08 03:38:19 +03:00
Dmitry Voronin 8d3ef9b9b7 Distrobox : Add attach for docker-rootless. 2024-02-08 03:05:35 +03:00
Dmitry Voronin 10c469c9a1 Disk : Fix tdu params. 2024-02-07 23:21:04 +03:00
Dmitry Voronin 861a14ea89 Fix : Gradle cd back. 2024-02-07 22:37:34 +03:00
Dmitry Voronin d87cf56675 Nix : Fix autocomplete. 2024-02-07 20:56:33 +03:00
Dmitry Voronin de0c66001f File : Add play_shuffle. 2024-02-07 17:07:06 +03:00
Dmitry Voronin 1e3169125c Nix : Use flakes in shell. 2024-02-06 23:16:21 +03:00
Dmitry Voronin 7da7d567a0 Nix : Use flake.nix in current dir for shell. 2024-02-06 14:02:26 +03:00
Dmitry Voronin 9956d67c27 Shopt : Enable extglob. 2024-02-05 16:18:30 +03:00
Dmitry Voronin 4935b3d3ae Nix : Migrate nix-shell to nix develop. 2024-02-05 13:46:43 +03:00
Dmitry Voronin 1cc5fbdbdb Container : Fix startup caused by X11 missing. 2024-02-05 13:27:29 +03:00
Dmitry Voronin 8a3d370ed2 Nix : Remove old nix channels. 2024-02-04 16:22:28 +03:00
Dmitry Voronin 2cfd342176 Nix : Rename nix_shell var to resolve possible name collision. 2024-02-03 04:10:51 +03:00
Dmitry Voronin 51eb7a6092 Fix : Refactor Gnome RDP a bit. 2024-02-03 04:00:09 +03:00
Dmitry Voronin 8d8b0013ca Nix : Tmpshell now uses flakes. 2024-02-03 03:05:46 +03:00
Dmitry Voronin 0c16bad826 Help : Insert newline before Usage info. 2024-02-03 02:51:38 +03:00
Dmitry Voronin 7af43e2edd Name : Throw a skip on archive instead of a warn. 2024-02-03 01:58:42 +03:00
Dmitry Voronin 7e990a783d Fix : Show extra warning for Gnome RDP fix. 2024-02-03 01:42:46 +03:00
Dmitry Voronin b2d90976fa Ps : Rename to resolve name colision. 2024-02-03 01:38:51 +03:00
Dmitry Voronin efb18dfb8e Fix : Add Gnome RDP fix. 2024-02-03 01:38:51 +03:00
Dmitry Voronin 278ddca61c Nix : Add switch function. 2024-02-03 00:04:38 +03:00
Dmitry Voronin 0304ca6abb Own : Fix group for root. 2024-02-02 14:03:43 +03:00
Dmitry Voronin 0b22d1dd7a Fix : Use xargs for better compat. 2024-02-01 16:10:04 +03:00
Dmitry Voronin 09a28c47e7 Own : Fix users group detection. 2024-01-31 23:10:07 +03:00
Dmitry Voronin 1219ef791b Parse : Rename parse_simplify to parse_simple. 2024-01-31 18:41:14 +03:00
Dmitry Voronin 2836c4c0ab Tmux & Container : Use parse_alnum instead of parse_simplify. 2024-01-31 18:40:02 +03:00
Dmitry Voronin e6327c3c43 Fix : Add Gradle lock fix. 2024-01-31 18:37:29 +03:00
Dmitry Voronin 48f6407cc2 Tmux & Container : Kill by current dir name. 2024-01-31 18:25:30 +03:00
Dmitry Voronin c153a75507 Tmux & Container : Use current dir name when attaching by default instead of main. 2024-01-31 17:47:55 +03:00
Dmitry Voronin ccb9f5358a Nix : Rebuild on boot. 2024-01-31 17:34:34 +03:00
Dmitry Voronin a8da119043 Container : Hostname includes host hostname. 2024-01-31 13:51:59 +03:00
Dmitry Voronin 31c34f3292 Nix : Rename update functions. 2024-01-31 03:32:45 +03:00
Dmitry Voronin 94b868bf93 Archive : Do not validate before extract. 2024-01-31 02:06:57 +03:00
Dmitry Voronin 3744c163d4 Nix : Comment the home-manager for now. 2024-01-31 01:39:51 +03:00
Dmitry Voronin fbcf01d892 Nix : Add home-manager to nix_unstable. 2024-01-31 01:38:16 +03:00
Dmitry Voronin 1d9434f9a5 System : Migrate to Flakes. 2024-01-31 00:32:00 +03:00