From e0eaf459dd3a15fb05a719d54576ba0666fa54a0 Mon Sep 17 00:00:00 2001 From: coast Date: Mon, 8 Sep 2025 11:44:44 +0330 Subject: [PATCH] suicide --- .zprofile | 1 + 1 file changed, 1 insertion(+) diff --git a/.zprofile b/.zprofile index 7cf260d..0dcca50 100644 --- a/.zprofile +++ b/.zprofile @@ -56,6 +56,7 @@ alias alsamixer="alsamixer -c 0" alias l="ls -l;" alias freebsd="qemu-system-x86_64 -m 8048 -smp 2 -hda /home/coast/vm/freebsd/FreeBSD-14.3-RELEASE-amd64.qcow2 -nic user,model=virtio-net-pci -enable-kvm" alias os="ls --color=auto" +alias lsbc="lsblk | bat -l conf" video() { mpv "$1" --ytdl-format="bestvideo[height>=720]+bestaudio/best[height>=720]"