Skip to content

Instantly share code, notes, and snippets.

@spcmd
spcmd / vim-x11.PKGBUILD
Created May 12, 2016 13:53
Customized Vim PGKBUILD (Arch Linux)
# Based on this AUR pkg: https://aur.archlinux.org/packages/vim-x11/
# Might need to bump the pkgver variable to the current version before running makepkg
# You can manually download Vim 7.4.944 source from this archive: http://github.com/vim/vim/archive/v7.4.944.tar.gz
_pkgbase=vim
pkgname=vim-x11-spcmd
pkgver=7.4.944
_versiondir=74
pkgrel=1
_upstream_pkgrel=1
@spcmd
spcmd / brutal_doom.sh
Created May 22, 2016 12:23
Run `Brutal Doom` on Arch Linux
#!/bin/sh
# Run `Brutal Doom` on Arch Linux
#
# Installation notes:
# - install gzdoom from the AUR: https://aur.archlinux.org/packages/gzdoom/
# - if the PGKBUILD has fmodex error, install fmodex first: https://aur.archlinux.org/packages/fmodex4.26.36/
# - download Brutal Doom from http://www.moddb.com/mods/brutal-doom and extract the content to a directory
# - set the `DIR` variable to the directory where Brutal Doom got extracted
# - run this file
@spcmd
spcmd / PKGBUILD
Created February 22, 2017 13:51
sc-im-git PKGBUILD (Arch Linux)
# Maintainer: Rhinoceros <https://aur.archlinux.org/account/rhinoceros>
# Contributor: Rhinoceros <https://aur.archlinux.org/account/rhinoceros>
# Git Version: spcmd <https://github.com/spcmd>
pkgname=sc-im-git
pkgver=0.5.0
pkgrel=1
pkgdesc='A spreadsheet program based on SC'
arch=('i686' 'x86_64')
url='https://github.com/andmarti1424/sc-im'
// ==UserScript==
// @name ViewTube
// @version 2017.02.20
// @description Watch videos from video sharing websites without Flash Player.
// @author sebaro
// @namespace http://isebaro.com/viewtube
// @license GPL version 3 or any later version; http://www.gnu.org/copyleft/gpl.html
// @downloadURL https://raw.githubusercontent.com/sebaro/viewtube/master/viewtube.user.js
// @updateURL https://raw.githubusercontent.com/sebaro/viewtube/master/viewtube.user.js
// @icon https://raw.githubusercontent.com/sebaro/viewtube/master/viewtube.png
@spcmd
spcmd / bblinks.txt
Last active September 24, 2019 16:01
Blackberry links
@spcmd
spcmd / gmail.css
Last active May 27, 2022 16:35
gmail
/* fejlec gombok */
a.gb_b.gb_cc, .gb_Nc.gb_Oc.gb_cc {display:none!important;}
/*#\:cj::before {content: "⎼ ";}*/
#\:cj::after {content: " ⎼ Fontos";}
.av {font-size:12px!important;}
.qh {font-weight:bold!important;}