Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am borysn on github.
  • I am borysn (https://keybase.io/borysn) on keybase.
  • I have a public key ASA0GrIbcDhQ2CcJIVcnkGjvVeD4BE_yN6y6z7GnbhGdXAo

To claim this, I am signing this object:

@borysn
borysn / ignoreallthings.sh
Created June 19, 2017 22:01
global git ignore, ignore all things
#!/bin/sh
#
# ignore all the things
# author: borysn
# license: what's a license?
##############
# get things #
##############
@borysn
borysn / grub.cfg
Last active March 6, 2023 06:05
multiboot iso usb
# multiboot iso grub config
set timeout=15
set default=0
# (U)EFI Graphic Protocol
insmod efi_gop
insmod efi_uga
insmod font