Skip to content

Instantly share code, notes, and snippets.

View naytseyd's full-sized avatar
🌙
Rinik laagus ahrk gelaag Dunmer

Ahmet Açıkgöz naytseyd

🌙
Rinik laagus ahrk gelaag Dunmer
View GitHub Profile
@sulincix
sulincix / android.sh
Last active November 14, 2022 15:32
Android Emulatörü
#!/bin/bash
set -e
self=$(realpath $0)
# Creating sdk directory
mkdir -p $HOME/.android-emulator/sdk
cd $HOME/.android-emulator/
# İnstalling java
if [[ ! -d $HOME/.android-emulator/jdk-18 ]] ; then
wget -c https://download.java.net/openjdk/jdk18/ri/openjdk-18+36_linux-x64_bin.tar.gz -O java.tar.gz
tar -xf java.tar.gz
@aaronjanse
aaronjanse / fix.sh
Created August 21, 2017 14:37
Magical command to make gpg work with YubiKey smartcard
killall gpg-agent && gpg-agent --daemon --use-standard-socket --pinentry-program /usr/local/bin/pinentry
@lukas-h
lukas-h / license-badges.md
Last active May 1, 2024 10:20
Markdown License Badges for your Project

Markdown License badges

Collection of License badges for your Project's README file.
This list includes the most common open source and open data licenses.
Easily copy and paste the code under the badges into your Markdown files.

Notes

  • The badges do not fully replace the license informations for your projects, they are only emblems for the README, that the user can see the License at first glance.

Translations: (No guarantee that the translations are up-to-date)