Skip to content

Instantly share code, notes, and snippets.

@Mikxail
Mikxail / async-to-q.js
Last active August 29, 2015 14:09 — forked from wavded/async-to-q.js
var fs = require('fs')
var Q = require('q')
var fs_stat = Q.denodeify(fs.stat)
var fs_readdir = Q.denodeify(fs.readdir)
var files = [
'./fixtures/file1',
'./fixtures/file2',
'./fixtures/file3',
'./fixtures/file4'
@Mikxail
Mikxail / shortcuts.txt
Created November 14, 2012 14:09 — forked from ashtuchkin/shortcuts.txt
My ubuntu shortcuts.
# Ubuntu keyboard shortcuts
## Global
Alt+F1 : Keyboard focus on launchbar
Alt+F2 : Launch program
Ctrl+Alt+T : Terminal
Win : Search Unity
Alt : Enter Command for current apps & top bar
Ctrl+Alt+Del : Log out
Ctrl+Alt+L : Lock computer