Skip to content

Instantly share code, notes, and snippets.

View bzglve's full-sized avatar
👁️

Viktor bzglve

👁️
  • 12:19 (UTC +06:00)
View GitHub Profile
@hylophile
hylophile / info.md
Created June 10, 2023 12:59
Sidebery expand on hover (with tab drag'n'drop working) & scrolling long tab titles
@chriscandy
chriscandy / install-arch-linux-using-efi-and-grub.md
Last active February 1, 2026 20:31
Install Arch Linux using EFI and GRUB

Installing Arch linux with EFI

  1. Change keyboard layout:

    • loadkeys no
  2. Verify boot mode:

    • ls /sys/firmware/efi/efivars (If the directory exist your computer supports EFI)
  3. Ping some site on the Internet to verify connection:

  • ping archlinux.org