(^ᆺ^)
(`ᆺ`)
(TᆺT)
export LANG=ja_JP.UTF-8 | |
# Styles | |
autoload colors | |
colors | |
PROMPT="%{$fg[magenta]%}[%m:%n]%(!.#.$) %{$reset_color%}" | |
PROMPT2="%{$fg[magenta]%}%_> %{$reset_color%}" | |
SPROMPT="%{$fg[red]%}correct: %R -> %r [nyae]? %{$reset_color%}" | |
RPROMPT="%{$fg[cyan]%}[%~]%{$reset_color%}" | |
zstyle ':completion:*' menu select |
/** | |
* @file rle-icns.js | |
* @author akabeko | |
* | |
* This program is free software: you can redistribute it and/or modify | |
* it under the terms of the GNU General Public License as published by | |
* the Free Software Foundation, either version 3 of the License, or | |
* (at your option) any later version. | |
* | |
* This program is distributed in the hope that it will be useful, |
(^ᆺ^)
(`ᆺ`)
(TᆺT)
Electron release 日本語訳、私家版。ツッコミ PR 大歓迎。
*filter | |
:INPUT ACCEPT [0:0] | |
:FORWARD ACCEPT [0:0] | |
:OUTPUT ACCEPT [0:0] | |
:RH-Firewall-1-INPUT - [0:0] | |
# Drop | |
-A INPUT -s XXX.XXX.XXX.XXX -j DROP | |
-A INPUT -s XXX.XXX.0.0/255.255.0.0 -j DROP |
{ | |
"extends": "standard", | |
"env": { | |
"mocha": true | |
}, | |
"rules": { | |
"no-multi-spaces": 0, | |
"yoda": 0 | |
} | |
} |
[email protected] | |
[email protected] | |
[email protected] | |
[email protected] | |
[email protected] | |
[email protected] | |
[email protected] | |
[email protected] | |
[email protected] | |
[email protected] |