I hereby claim:
- I am busterc on github.
- I am buster (https://keybase.io/buster) on keybase.
- I have a public key whose fingerprint is 12F2 56E3 387F 04D5 75AE 2CDC 1433 2340 73B8 F53D
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
Enable-RemoteDesktop | |
Set-WindowsExplorerOptions -EnableShowHiddenFilesFoldersDrives -EnableShowProtectedOSFiles -EnableShowFileExtensions -EnableShowFullPathInTitleBar | |
cinst git.install | |
cinst nodejs.install | |
cinst GoogleChrome | |
cinst launchy | |
cinst sublimetext2 | |
cinst SublimeText2.PackageControl -Version 1.6.3 | |
cinst VisualStudio2012Ultimate |
Enable-RemoteDesktop | |
Set-WindowsExplorerOptions -EnableShowHiddenFilesFoldersDrives -EnableShowProtectedOSFiles -EnableShowFileExtensions -EnableShowFullPathInTitleBar | |
cinst git | |
cinst nodejs | |
cinst GoogleChrome | |
cinst launchy | |
cinst lastpass |
This is a Backtick command to sort the list of GitHub repos, by number of stargazers, descending.
<!DOCTYPE html> | |
<html lang="en"><head> | |
<meta charset="UTF-8"> | |
<title>Backtick Commands</title> | |
<link rel="icon" href="http://backtick.io/assets/images/backtick.png"> | |
<link rel="stylesheet" href="http://backtick.io/css/main.css?v=4"> | |
<link rel="stylesheet" href="http://backtick.io/css/container.css?v=4"> | |
<link rel="stylesheet" href="http://backtick.io/css/style.css?v=4"> |
<!doctype html> | |
<html lang="en"> | |
<head> | |
<meta charset="UTF-8"> | |
<title>boomlet - the bookmarklet compiler</title> | |
<link rel="stylesheet" href="http://netdna.bootstrapcdn.com/bootswatch/2.3.2/cyborg/bootstrap.min.css"> | |
<style> | |
#output{display: none;} | |
#tricky-script, #linktext{width: 90%;} | |
#attribution{position: absolute; bottom: 0; right: 0; padding: 1em; margin: 1em; text-align: right;} |