Skip to content

Instantly share code, notes, and snippets.

View costabatista-dev's full-sized avatar
💻
Programming

Paulo Batista costabatista-dev

💻
Programming
View GitHub Profile
@costabatista-dev
costabatista-dev / plasma_terminal_blur_effect.md
Last active May 11, 2018 04:28
Enabling Blur in kde terminal emulator

Enabling blur appearence in kde plasma terminal emulators

To enable Blur effect in a kde terminal emulator (those that are developed with QT engine), Put the following code sequence inside .bashrc file.

.bashrc file it's placed in user directory by standard. It can be acessed through ~/.bashrc

@costabatista-dev
costabatista-dev / .gitignore
Created August 19, 2016 21:43 — forked from salcode/.gitignore
WordPress .gitignore - this is my preferred gitignore file when working with WordPress. It ignores almost all files by default.
# -----------------------------------------------------------------
# .gitignore for WordPress @salcode
# ver 20160309
#
# From the root of your project run
# curl -O https://gist.githubusercontent.com/salcode/b515f520d3f8207ecd04/raw/.gitignore
# to download this file
#
# By default all files are ignored. You'll need to whitelist
# any mu-plugins, plugins, or themes you want to include in the repo.
@costabatista-dev
costabatista-dev / TAUTIC Accelerometer break out demo code.
Created March 12, 2016 15:59 — forked from TAUTIC/TAUTIC Accelerometer break out demo code.
Sample code for the MMA7660FCR1 Accelerometer Breakout Board
// MMA7660FC Basic demo by Addidis
// Released under the Creative Commons Attribution-ShareAlike License (3.0)
// http://creativecommons.org/licenses/by-sa/3.0/us/
// 10/24/11
// HW : Tautic accelerometer board +4.7k pull ups on sda scl , uno32, led +330 resistor
// SCL -->A5
// SDA -->A4
// INT -->D7
// gnd -->gnd
// vdd -->3.3v NOTE 3.3v!