Skip to content

Instantly share code, notes, and snippets.

View fortunefox's full-sized avatar
:shipit:

fortunefox fortunefox

:shipit:
  • 21:40 (UTC)
View GitHub Profile
@samyok
samyok / Valorant.md
Created May 22, 2020 04:13
How to get around "We couldn't install a required dependency. Please try again, restart your computer or reach out to us at Riot Support"

Search for "Command Prompt" in your search bar IMPORTANT: Click on "Run as administrator" Copy this and right click inside your terminal:

sc delete vgc
sc delete vgk
sc stop vgk

and relaunch Valorant.

@kamek-pf
kamek-pf / alacritty.yml
Last active February 21, 2024 12:20
Gruvbox Material Dark Medium - Alacritty
# Colors (Gruvbox Material Dark Medium)
colors:
primary:
background: '0x282828'
foreground: '0xdfbf8e'
normal:
black: '0x665c54'
red: '0xea6962'
green: '0xa9b665'
// Discord all events!
// A quick and dirty fleshing out of the discord.js event listeners (not tested at all!)
// listed here -> https://discord.js.org/#/docs/main/stable/class/Client
// Learn from this, do not just copy it mofo!
//
// Saved to -> https://gist.github.com/koad/316b265a91d933fd1b62dddfcc3ff584
// Last Updated -> Halloween 2022
/*