2024-08-14 18:15:19 +07:00
2024-08-09 18:54:23 +07:00
2024-08-11 16:04:56 +07:00
2024-08-12 00:30:26 +07:00
2024-08-12 00:30:26 +07:00
2024-08-12 00:30:26 +07:00

install gnome-disk-utility install yay install conda nvm nvim

use for reconfig grub for fix stuck at initial ramdisks:

mount /dev/sda2 /mnt
mount /dev/sda1 /mnt/boot
arch-chroot /mnt/

-idk how its work but do same thing below -> change file name from grub.cfg to grub.cfg.off

mv grub.cfg grub.cfg.off

-> reboot and reboot command grub command line:

grub>reboot

-> rename grub.cfg.off to grub.cfg

mv grub.cfg.off grub.cfg
Description
My astrovim config of me
Readme 109 MiB
Languages
CSS 60.2%
Shell 14.5%
Visual Basic 6.0 13.9%
Lua 11.4%