Skip to content

Instantly share code, notes, and snippets.

View faysalhaque's full-sized avatar
🎯
Focusing

Faysal Ul Haque faysalhaque

🎯
Focusing
View GitHub Profile
// tooltip , i used in http://fbviralpictures.com/
(function(jQuery) {
jQuery.fn.k_tooltip = function(options) {
var defaults = {
use: 'title',
tooltipClass: 'tooltip'
};
var options = jQuery.extend(defaults, options),
alias sshkey="cat ~/.ssh/id_rsa.pub | pbcopy && echo 'Copied to clipboard.'"