Skip to content

Instantly share code, notes, and snippets.

View techkram's full-sized avatar

Techkram.de techkram

View GitHub Profile
@techkram
techkram / darkmate-techkram.xml
Created October 21, 2012 00:43
gedit Darkmate Theme (Techkram Edition)
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (C) 2006-2007 GtkSourceView team
Original Author: Luigi Maselli <luigix_@t_gmail_com>
Techkram Edition Author: Frank Lewandowski <franky@techkram.de>
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public
License as published by the Free Software Foundation; either
@techkram
techkram / wordpress-dev.sh
Created October 20, 2012 04:39
WordPress Development Script
# wordpress-dev.sh
#
# Copyright 2012 Frank Lewandowski <franky@techkram.de>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
@techkram
techkram / WordPress-Dev.sh
Created October 18, 2012 23:57
WordPress Developer Script
#!/bin/bash
# WordPress-Dev.sh
#
# Setupfile for new WordPress projects
# Author: Frank Lewandowski
# Contact: franky@techkram.de
# -------------------------------------------------------
# Get Projectname
echo ""