diff options
author | Xiao Pan <gky44px1999@gmail.com> | 2024-01-05 22:04:18 -0800 |
---|---|---|
committer | Xiao Pan <gky44px1999@gmail.com> | 2024-01-05 22:04:18 -0800 |
commit | bdd2285dff7911bf4d6df83d709ff67a487023fc (patch) | |
tree | 95013443f03d9f280374f55d65ff63eac8c440d0 /home/xyz/.local/bin/qg | |
parent | 5efa3561c8f2bb1b6f6bcd9fc086c52765b64818 (diff) |
comments
Diffstat (limited to 'home/xyz/.local/bin/qg')
-rwxr-xr-x | home/xyz/.local/bin/qg | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/home/xyz/.local/bin/qg b/home/xyz/.local/bin/qg index c465d8df..dde51909 100755 --- a/home/xyz/.local/bin/qg +++ b/home/xyz/.local/bin/qg @@ -1,7 +1,6 @@ #!/bin/sh -# /home/xyz/.local/bin/qw -# https://wiki.archlinux.org/title/QEMU +# more resources see comments in my script qw # https://guix.gnu.org/manual/en/html_node/Running-Guix-in-a-VM.html # `-enable-kvm` same as `-accel kvm`, see archwiki qemu-system-x86_64 \ |