Commit graph

64 commits

Author SHA1 Message Date
Dmitry Voronin ad07cf3ea6 Nix : Add nixdroid_switch. 2024-03-01 19:16:00 +03:00
Dmitry Voronin 82b6546a0c Bash : Update doc. 2024-02-25 01:11:17 +03:00
Dmitry Voronin a276c7c99b Save : Add game save script. 2024-02-23 13:36:59 +03:00
Dmitry Voronin e71067521c Prune : Add Flatpak prune. 2024-02-22 02:21:13 +03:00
Dmitry Voronin 4158d8673e Archive : Add touch function. 2024-02-21 15:39:50 +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 43c87005cc Rust : Remove bash module. 2024-02-13 04:23:02 +03:00
Dmitry Voronin a806cb17f0 Battery : Add battery life fuction. 2024-02-12 23:00:16 +03:00
Dmitry Voronin b9c47d7df0 Group : Group by specified year. 2024-02-12 01:52:37 +03:00
Dmitry Voronin d86c1841af Doc : Regen bash. 2024-02-08 06:37:41 +03:00
Dmitry Voronin eddd3023f3 Nvim & Tmux : Resize on WASD. 2024-02-04 02:23:36 +03:00
Dmitry Voronin 51eb7a6092 Fix : Refactor Gnome RDP a bit. 2024-02-03 04:00:09 +03:00
Dmitry Voronin b2d90976fa Ps : Rename to resolve name colision. 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 1219ef791b Parse : Rename parse_simplify to parse_simple. 2024-01-31 18:41:14 +03:00
Dmitry Voronin e6327c3c43 Fix : Add Gradle lock fix. 2024-01-31 18:37:29 +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 31c34f3292 Nix : Rename update functions. 2024-01-31 03:32:45 +03:00
Dmitry Voronin 8b8efad6a6 Nix : Add tmpshell. 2024-01-28 21:28:41 +03:00
Dmitry Voronin 0ced40b4f0 Nix : Shell to spawn nix-shell. 2024-01-28 21:21:35 +03:00
Dmitry Voronin ad0cbb12f3 Nix : Make nix_shell multi-module. 2024-01-28 20:57:01 +03:00
Dmitry Voronin c7c3fae834 Group : Add current year collector. 2024-01-27 19:42:37 +03:00
Dmitry Voronin 27e6cabfee Bash : Update doc. 2024-01-25 16:13:21 +03:00
Dmitry Voronin a494af9de5 Terminess : Update. 2024-01-24 23:58:03 +03:00
Dmitry Voronin 2d524a06ac Android : Rename default emulator to main. 2024-01-24 22:17:40 +03:00
Dmitry Voronin 29e01ae75b Nix : Add nix_upgrade. 2024-01-24 19:06:50 +03:00
Dmitry Voronin 2ff53424db Desktop : Update some docs. 2024-01-24 18:49:45 +03:00
Dmitry Voronin b2b937b40f Tmux : Add extra session switching. 2024-01-23 15:55:40 +03:00
Dmitry Voronin a80f40882b Disk : Make functions an alias to fix scripts that rely on du/df. 2024-01-20 13:04:22 +03:00
Dmitry Voronin 5aecf93bd2 Name : Rename series to show. 2024-01-18 00:26:43 +03:00
Dmitry Voronin 55348a9e12 Export : Add export_java. 2024-01-17 20:34:55 +03:00
Dmitry Voronin 1b1ce9d545 File : Play all files by default. 2024-01-15 15:55:58 +03:00
Dmitry Voronin f5d92803d9 File : Add play to play media files from CLI. 2024-01-14 23:59:10 +03:00
Dmitry Voronin 633e794791 Git : Add gpsa that pushes everything. 2024-01-11 00:32:09 +03:00
Dmitry Voronin 1028ad1120 Cd : Make cdd find exact match first. 2024-01-11 00:01:37 +03:00
Dmitry Voronin 40b97132a7 Markdown : Add Gitea renderer. 2024-01-11 00:01:37 +03:00
Dmitry Voronin fe3e84babf Archive : Mt use 75% of free ram. 2024-01-11 00:01:37 +03:00
Dmitry Voronin 5a490bb555 Tmux : Rename tn to tnw. 2024-01-11 00:01:37 +03:00
Dmitry Voronin 7acb122e26 Navigation : Add info about Tmux scroll. 2024-01-11 00:01:37 +03:00
Dmitry Voronin ac1c21b98f Tmux : Rename trn to tns (tmux name session). 2024-01-06 02:17:46 +03:00
Dmitry Voronin 7a972f9a53 Parse : Add common English parsers. 2024-01-04 20:59:16 +03:00
Dmitry Voronin d3047d5dcc Name : Add name_parse that accepts custom parser. 2024-01-03 22:18:18 +03:00
Dmitry Voronin b5c1603413 Archive : Merge archive_prune together. 2024-01-03 18:33:47 +03:00
Dmitry Voronin 8a0eab4b44 Archive : Add archive_prune_versions. 2024-01-03 18:06:05 +03:00
Dmitry Voronin 02fe135ed1 Archive : Add support for .archiveignore. 2024-01-03 17:21:11 +03:00
Dmitry Voronin 6ca5f00e3e Doc : Update Bash. 2024-01-03 16:47:45 +03:00
Dmitry Voronin 026fd33824 Gnome : Add poweroff dialog button. 2023-12-28 20:39:23 +03:00
Dmitry Voronin 99cb52ea4f Name : Rename simplify and convention. 2023-12-22 23:00:13 +03:00
Dmitry Voronin 187e8a48cf Update filenames to follow new convention. 2023-12-17 23:54:49 +03:00