Commit graph

57 commits

Author SHA1 Message Date
Dmitry Voronin cea736df63 Bash : Use fg_2 instead. 2024-04-02 22:51:23 +03:00
Dmitry Voronin 3d8eebff55 Rename colors. 2024-04-02 22:47:20 +03:00
Dmitry Voronin 3e30a39edf Bash : Use nix color. 2024-04-02 21:42:18 +03:00
Dmitry Voronin 11ab47ba94 Sway : Dim inactive windows. 2024-03-31 01:37:15 +03:00
Dmitry Voronin 081a2e517a Util : Add _twice. 2024-03-31 00:58:47 +03:00
Dmitry Voronin 53c39a6f98 Brightness : Add brmin, brmax and brset. 2024-03-31 00:36:35 +03:00
Dmitry Voronin 7655b87d70 Network : Use nms, nmu, nmd instead. 2024-03-30 18:55:23 +03:00
Dmitry Voronin aabe449f59 Network : Add ns, nu and nd. 2024-03-30 09:52:18 +03:00
Dmitry Voronin 8519c17087 Sway : Add launcher prompt. 2024-03-30 05:34:44 +03:00
Dmitry Voronin 5ff49694b9 Dmenu : Add an empty element first. 2024-03-30 05:17:22 +03:00
Dmitry Voronin d43b8641df Bash : Move module to the correct path. 2024-03-30 04:12:54 +03:00
Dmitry Voronin d03b54f415 Android : Fix emulator path. 2024-03-30 03:22:25 +03:00
Dmitry Voronin 8f3899b7bf Sway : Replace bin dir with shell functions and dmenu support. 2024-03-30 02:36:34 +03:00
Dmitry Voronin ca25101652 Own : Add completion. 2024-03-29 05:35:15 +03:00
Dmitry Voronin 3d764d072e Nix : Drop cache on manual rebuilds. 2024-03-29 04:52:11 +03:00
Dmitry Voronin 5bba624378 Power : Add bye & slp shortcuts for bash. 2024-03-28 12:52:30 +03:00
Dmitry Voronin 7bd7ba028d Bash : Add Sway autostart. 2024-03-28 06:48:00 +03:00
Dmitry Voronin cb333b010f Git : Add gw to open remove web url. 2024-03-28 04:12:18 +03:00
Dmitry Voronin ed912e1694 File : Rename base xdg-open function to open. 2024-03-28 04:12:07 +03:00
Dmitry Voronin 3180b34bef Shopt : Disable <Esc> delay. 2024-03-27 02:00:10 +03:00
Dmitry Voronin c3cebe75b4 Shopt : Change bar on input. 2024-03-27 01:54:59 +03:00
Dmitry Voronin 3421f578f6 Bash : Enable vi mode. 2024-03-27 00:39:27 +03:00
Dmitry Voronin 3859048c4d Util : Replace stdout echo with proper stderr newlines. 2024-03-25 02:04:31 +03:00
Dmitry Voronin e59772adb9 Ask : Add ask_model. 2024-03-22 20:11:22 +03:00
Dmitry Voronin a374e6b68f Archive : Specify single thread for archive and xz. 2024-03-22 01:53:55 +00:00
Dmitry Voronin c5a66aef11 Bash : Remove old Wallpaper module. 2024-03-21 23:20:40 +03:00
Dmitry Voronin 380641c7ef Home : Remove old modules. 2024-03-21 17:52:48 +03:00
Dmitry Voronin 73fcd3a32e Nix : Allow to pass extra args. 2024-03-18 17:47:43 +03:00
Dmitry Voronin 9ba6415a0b Archive : Disable filter completion. 2024-03-13 17:11:08 +03:00
Dmitry Voronin 00cdaba802 Su : Redir command output to the void. 2024-03-13 13:07:28 +03:00
Dmitry Voronin 859121ff85 Su : Sudo now runc cmd as a normal user if su binary is not available. 2024-03-13 02:56:48 +00:00
Dmitry Voronin b0953217e8 Save : Use sudo for rcp. 2024-03-13 04:32:41 +03:00
Dmitry Voronin 46b01f05b3 Archive : Fix local unarchive. 2024-03-13 00:24:52 +03:00
Dmitry Voronin 176c458e2b Archive : Skip unarchive if not an archive. 2024-03-12 20:52:58 +03:00
Dmitry Voronin ce2271d100 Archive : Force pv to show progress. 2024-03-11 23:51:39 +03:00
Dmitry Voronin 044360be1a Archive : Add support for remote unarchive. 2024-03-11 23:20:31 +03:00
Dmitry Voronin 3801872c05 Su : Add sudo for su -c. 2024-03-11 21:47:51 +03:00
Dmitry Voronin e250678396 Su : Add complete for voronind and dasha. 2024-03-10 08:25:49 +03:00
Dmitry Voronin fe58424edb Nix : Add --refresh for live build. 2024-03-10 08:05:08 +03:00
Dmitry Voronin a695c2d91a Sshd : Add desktop key. 2024-03-09 19:57:19 +03:00
Dmitry Voronin 9e9dbc8591 Ssh : Add ssh_keygen function. 2024-03-09 19:30:13 +03:00
Dmitry Voronin aa8ec85ee8 Su : Add -. 2024-03-08 22:49:57 +03:00
Dmitry Voronin 0f07aa1e43 Bash : Drop BASH_MODULE_PATH. 2024-03-08 22:40:38 +03:00
Dmitry Voronin a495240129 Nix : Update some function names. 2024-03-08 22:12:45 +03:00
Dmitry Voronin ae30e9182b Bell : Disable as it was breaking some scripts. 2024-03-07 05:00:13 +03:00
Dmitry Voronin 4862739c0b Util : Add a bell function. 2024-03-06 21:01:28 +03:00
Dmitry Voronin 6d1c617fc4 Tmux : Customize status bar. 2024-03-06 20:52:06 +03:00
Dmitry Voronin 18c2754546 Nix : Fix droid switch. 2024-03-06 13:18:30 +03:00
Dmitry Voronin 2e8c85e93e Ffmpeg : Cover mux temporarily disable -v?. 2024-03-06 13:18:30 +03:00
Dmitry Voronin 0de15a3d80 PS1 : Update prompt color to gruvbox. 2024-03-06 00:27:32 +03:00