Bash Emacs Mode Shortcuts - Quick Reference

I always forget these shortcuts, and I always spend a couple of minutes on google trying to find the one I need. I’ve decided it’s best to have them here, for personal reference, and for anyone else who might find them useful. <Ctrl-u> Clear the line you’re typing <Ctrl-r> Search the history by typing letters <Ctrl-w> Delete previous word (<Alt+Backspace> Works too) <Ctrl-a> Goto beginning of the line <Ctrl-e> Goto end of the line <Ctrl-b> Move back one character....

March 18, 2012 · 2 min · ArtBIT

A Tribute to Drive on Vimeo

By tom haugomat & bruno mangyoku

March 9, 2012 · 1 min · ArtBIT
Post Thumbnail

Yin - Yang by *joemill on DeviantArt

http://fav.me/d2l19xe

February 20, 2012 · 1 min · ArtBIT
Post Thumbnail

Chantico by Eman333 on DeviantArt

http://fav.me/d4qcvrv

February 20, 2012 · 1 min · ArtBIT
Post Thumbnail

Woodkid - Iron - YouTube

By WOODKID

January 31, 2012 · 1 min · ArtBIT
Post Thumbnail

Inhale Exhale - The 7th Hour by *valse-des-ombres on DeviantArt

http://fav.me/d4npiyt

January 30, 2012 · 1 min · ArtBIT
Post Thumbnail

Brush With Death - YouTube

By Corridor

January 20, 2012 · 1 min · ArtBIT
Post Thumbnail

Handy Bookmarklets

Here’s a couple of bookmarklets that I use regularly when developing web apps. I’ll add more to the list as I go. Adds the specified javascript file to the current page. javascript:(function(){var%20sUrl=prompt('Enter the URL for the script file to inject:');if(sUrl){var%20s=document.createElement('script');s.setAttribute('src',sUrl);document.getElementsByTagName('body')[0].appendChild(s);alert('Script%20injected!');}})(); Adds the specified css stylesheet file to the current page. javascript:(function(){var%20sUrl=prompt('Enter%20URL%20to%20Stylesheet');if(sUrl){var%20s=document.createElement('link');s.setAttribute('href',sUrl);s.setAttribute('rel','stylesheet');s.setAttribute('type','text/css');document.getElementsByTagName('head')[0].appendChild(s);alert('Stylesheet%20injected!');}})(); Parses the page and shows the list of all the colors used on the page. javascript:(function(){s=document.body.appendChild(document.createElement('script'));s.id='fs';s.language='javascript';void(s.src='https://slayeroffice.com/tools/color_list/color_list_moz.js');})()

January 13, 2012 · 1 min · ArtBIT

Yin Yang of World Hunger by ~Deevad on DeviantArt

http://fav.me/d40kb84

January 2, 2012 · 1 min · ArtBIT
Post Thumbnail

Happy New Year!!

By ArtBIT

December 31, 2011 · 1 min · ArtBIT
Post Thumbnail