I hereby claim:
- I am qsypoq on github.
- I am qsypoq (https://keybase.io/qsypoq) on keybase.
- I have a public key ASAHZr3l3Qd7x20AqsWkJk3WjDx4iBB7t0OnPJzz6MYPPwo
To claim this, I am signing this object:
Verifying that +qsypoq is my blockchain ID. https://onename.com/qsypoq |
I hereby claim:
To claim this, I am signing this object:
get the URL such as [email protected]:/youruser/somename.git or https://github.com/youruser/somename.git | |
git clone {url from step 1} | |
git add . | |
git commit -m 'initial commit comment' | |
git remote add origin [URL From Step 1] | |
git push origin master |
[Desktop Entry] | |
Encoding=UTF-8 | |
Version=0.9.4 | |
Type=Application | |
Name=compton | |
Comment=compton | |
Exec=compton -b | |
OnlyShowIn=XFCE; | |
StartupNotify=false | |
Terminal=false |
vboxdrv | |
vboxnetadp | |
vboxnetflt | |
vboxpci |
# Additional translations at https://github.com/plataformatec/devise/wiki/I18n | |
fr: | |
devise: | |
confirmations: | |
confirmed: "Votre compte a été validé." | |
send_instructions: "Vous allez recevoir les instructions nécessaires à la confirmation de votre compte dans quelques minutes." | |
send_paranoid_instructions: "Si votre e-mail existe dans notre base de données, vous allez bientôt recevoir un e-mail contenant les instructions de confirmation de votre compte." | |
failure: | |
already_authenticated: "Vous êtes déjà connecté" |
# Config file for GRUB2 - The GNU GRand Unified Bootloader | |
# /boot/grub/grub.cfg | |
# DEVICE NAME CONVERSIONS | |
# | |
# Linux Grub | |
# ------------------------- | |
# /dev/fd0 (fd0) | |
# /dev/sda (hd0) | |
# /dev/sdb2 (hd1,2) |
################################# | |
# | |
# Backend | |
# | |
################################# | |
# Backend to use: "xrender" or "glx". | |
# GLX backend is typically much faster but depends on a sane driver. | |
backend = "glx"; |