Skip to content

Instantly share code, notes, and snippets.

View soyo-kaze's full-sized avatar
:octocat:
Evolving!!!

Sameer Saini soyo-kaze

:octocat:
Evolving!!!
View GitHub Profile
@soyo-kaze
soyo-kaze / README.md
Created March 26, 2021 19:33 — forked from robzwolf/README.md
Set Up Your Environment
  1. If in macOS, install iTerm2.
  2. Install Homebrew.
  3. Install oh-my-zsh.
  4. Install powerlevel10k.
  5. Set `alias ls="ls -oahG"
  6. Configure git author
    git config --global user.email "my.email@example.com"
    git config --global user.name "Mr Cool Person"
    
@soyo-kaze
soyo-kaze / fix.sh
Created October 20, 2019 14:22 — forked from AndersonIncorp/fix.sh
GRUB loading. Welcome to GRUB! error: file `/boot/grub/i386-pc/normal.mod` not found.
# GRUB loading.
# Welcome to GRUB!
#
# error: file `/boot/grub/i386-pc/normal.mod` not found.
# Entering rescue mode...
grub rescue> ls
hd(0) (hd0,msdos1)
grub rescue> set
cmdpath=(hd0)
prefix=(hd0,msdos1)/boot/grub