Skip to content

Instantly share code, notes, and snippets.

@noxqsgit
noxqsgit / apg.sh
Created January 12, 2013 00:08
apg
apg -a 1 -n 1 -m 20 -x 20 -M SNCL -s # no S -> no symbols
@noxqsgit
noxqsgit / comment.md
Last active December 10, 2015 19:39
markdown comments

markdown comments

[]: {{{1

  • ...
  • ...

  • ...
  • ...
@noxqsgit
noxqsgit / boot.rb
Last active October 13, 2015 08:48
ruby (rails) app config file
# ...
# CFG {
require 'rails'
CFG_NAME = (->(; d, b) {
d, b = File.split Dir.pwd
b == 'app' ? File.basename(d) : b
})[]
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>Label</key>
<string>nl.noxqslabs.vbox</string>
<key>Disabled</key>
<false/>
<key>KeepAlive</key>
<dict>