Commit Graph

9 Commits

Author SHA1 Message Date
sam_oneal 21dbb16e8b zsh: add pv-backed mv/cp wrappers with progress and dir creation
Override mv and cp to pipe large transfers through pv for progress.
Directories are streamed via tar+pv; single files go through pv
directly. Parent directories are created (mkdir -p) when the
destination path doesn't exist yet.
2026-08-18 08:01:05 -06:00
sam_oneal f85882f944 attempting to add NAS drive connection as automount systemd service 2026-07-23 06:11:33 -06:00
sam_oneal a3be54e03a added support for yay; updated monitors in hyprland; updated zshrc with pip3 alias and deno reference 2026-07-07 14:36:55 -06:00
sam_oneal 279423edf5 updated configs 2026-04-26 13:25:52 -06:00
sam_oneal 39fabae9d0 added custom hosts aliases 2026-04-25 18:09:44 -06:00
sam_oneal 5ae0cb8665 added socket reference for docker commands with podman 2026-04-10 11:31:34 -06:00
sam_oneal 0297e7a15a fixed hyprland configs; added background images; updated zshrc; fixed theming in ghostty 2026-02-02 11:29:03 -07:00
sam_oneal a56bbd887a added remaining configurations 2026-02-01 20:14:22 -07:00
sam_oneal 0fb0eabdf9 initial commit; current state of machine 2026-02-01 20:14:22 -07:00