I hereby claim:
- I am henrebotha on github.
- I am henrebotha (https://keybase.io/henrebotha) on keybase.
- I have a public key ASBtSJbXiNfXbqei3-OxyWEGxupaV6xII3zohs5citb4Ago
To claim this, I am signing this object:
Using rake 10.3.2 | |
Using i18n 0.6.11 | |
Using json 1.8.1 | |
Using minitest 5.4.2 (was 5.4.1) | |
Using thread_safe 0.3.4 | |
Using tzinfo 1.2.2 | |
Installing activesupport 4.1.6 (was 4.1.5) | |
Using builder 3.2.2 | |
Using erubis 2.7.0 | |
Installing actionview 4.1.6 (was 4.1.5) |
➜ gramscout git:(staging) ✗ guard -P livereload | |
WARN: Unresolved specs during Gem::Specification.reset: | |
listen (~> 2.7) | |
WARN: Clearing out unresolved specs. | |
Please report a bug if this causes problems. | |
10:31:07 - INFO - Guard here! It looks like your project has a Gemfile, yet you are running | |
> [#] `guard` outside of Bundler. If this is your intent, feel free to ignore this | |
> [#] message. Otherwise, consider using `bundle exec guard` to ensure your | |
> [#] dependencies are loaded correctly. | |
> [#] (You can run `guard` with --no-bundler-warning to get rid of this message.) |
➜ gramscout git:(staging) guard -P livereload | |
WARN: Unresolved specs during Gem::Specification.reset: | |
celluloid (>= 0.15.2) | |
WARN: Clearing out unresolved specs. | |
Please report a bug if this causes problems. | |
12:25:04 - INFO - Guard here! It looks like your project has a Gemfile, yet you are running | |
> [#] `guard` outside of Bundler. If this is your intent, feel free to ignore this | |
> [#] message. Otherwise, consider using `bundle exec guard` to ensure your | |
> [#] dependencies are loaded correctly. | |
> [#] (You can run `guard` with --no-bundler-warning to get rid of this message.) |
# x does not exist yet | |
if false == true: # obviously this should never execute | |
x = 5 | |
end | |
x | |
# x now exists. wtf |
<!-- Oceanic Next, modified to remove alpha and color space references --> | |
<?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>Ansi 0 Color</key> | |
<dict> | |
<key>Blue Component</key> | |
<real>0.16862745583057404</real> |
<!DOCTYPE html> | |
<html> | |
<head> | |
<title>Builds - FFTA2 Clan guide</title> | |
<link rel="stylesheet" type="text/css" href="mystyle.css"> | |
</head> | |
<header><!--#include "/includes/navigation.ssi"--></header> | |
<body> |
body, article, header | |
{ | |
background-color:white; | |
/*background-image:url("FFTA2-Logo.jpg");*/ | |
background-repeat:no-repeat; | |
background-attachment:fixed; | |
color:black; | |
font-family:Arial,Helvetica,sans-serif; | |
} |
I hereby claim:
To claim this, I am signing this object:
~/.config/karabiner/karabiner.json
).complex_modifications
. It will have a key rules
that takes a list ("rules": [...]
).{
"description": "Change Caps Lock + I/J/K/L to Arrow Keys",