mirror of
https://gitlab.com/linuxstuff/dotfiles.git
synced 2026-06-19 04:06:00 +02:00
Added libvirt aliases
This commit is contained in:
@@ -59,7 +59,7 @@ alias steam-ns="screen -d -m firejail --noprofile --blacklist=/sys/class/hidraw/
|
||||
alias pipes="pipes -r 50000"
|
||||
alias worms="pipes -p 10 -r 50 -R"
|
||||
|
||||
# General
|
||||
# general
|
||||
alias cls=clear
|
||||
alias pls=sudo
|
||||
alias ll="ls -lh"
|
||||
@@ -93,4 +93,6 @@ alias cachec="echo 'Clearing cache...' && sudo chown -R ${USER} ~/.cache && rm -
|
||||
alias trashc="echo 'Clearing trash...' && trash-empty"
|
||||
alias cleanup="cachec && blank && trashc && blank && yayc && blank && orphanr"
|
||||
|
||||
|
||||
# libvirt
|
||||
alias win1030="sudo virsh start Windows10_1030"
|
||||
alias win1660="sudo virsh start Windows10_1660"
|
||||
|
||||
Reference in New Issue
Block a user