suicide
This commit is contained in:
parent
e4071bbf45
commit
e0eaf459dd
1 changed files with 1 additions and 0 deletions
|
@ -56,6 +56,7 @@ alias alsamixer="alsamixer -c 0"
|
||||||
alias l="ls -l;"
|
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 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 os="ls --color=auto"
|
||||||
|
alias lsbc="lsblk | bat -l conf"
|
||||||
|
|
||||||
video() {
|
video() {
|
||||||
mpv "$1" --ytdl-format="bestvideo[height>=720]+bestaudio/best[height>=720]"
|
mpv "$1" --ytdl-format="bestvideo[height>=720]+bestaudio/best[height>=720]"
|
||||||
|
|
Loading…
Add table
Reference in a new issue