Skip to content

Instantly share code, notes, and snippets.

View megumintyan's full-sized avatar
💜

megumin megumintyan

💜
  • La Frénésie ou le Désespoir
View GitHub Profile
@MiyacoGBF
MiyacoGBF / 01_NieR_FAR.md
Last active March 19, 2025 23:38
How to Install FAR, HD Texture Pack, and ReShade (GShade) for NieR:Automata on Linux
@robinlandstrom
robinlandstrom / new-wireguard-peer.sh
Last active November 29, 2024 10:01
Script to automatically add configration for a new peer to a wireguard server. It will then print a QR code to the console that can be used to add the config to the Android or OS X wireguard client.
#!/bin/bash
# MIT License
#
# Copyright (c) 2024 Robin Landström
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
# in the Software without restriction, including without limitation the rights
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell