Skip to content

Instantly share code, notes, and snippets.

View prateekmedia's full-sized avatar

Prateek Sunal prateekmedia

View GitHub Profile
@ahmedibrahim404
ahmedibrahim404 / gsoc-2022.md
Last active February 9, 2023 16:30
GSoC 2022 - Rocket.Chat - Slim Desktop Application - Work Product
@thingsiplay
thingsiplay / proton
Last active March 21, 2024 13:34
Proton script
#!/bin/sh
# Execute Windows programs with Proton from Steams installation folder, without
# starting Steam client.
#
# 1. Create a directory for Proton environment to run in. As an example make a
# folder "proton" in your home directory. This folder must exist in order
# to make Proton work.
#
# 2. Point the variable "env_dir" in this script to that folder or...
@Earnestly
Earnestly / makepkg_overview.rst
Last active June 15, 2024 22:00
A brief overview of the process involved in creating a pacman package.

A Brief Tour of the Makepkg Process: What Makes a Pacman Package

Introduction

This is a terse document covering the anatomy of a package built for the pacman package manager.

The following example commands can mostly run verbatim to manually create a