CreateLink

2-comment

# %title%%newline%# %url%%newline%

2-lines

%title%%newline%%url%%newline%

1-line

%title% %url%%newline%

pukiwiki

[[%title%>%url%]]%newline%

Title

%title%%newline%

2-semiColon

; %title%%newline%; %url%%newline%

2-apos

' %title%%newline%' %url%%newline%

参考:
Create Link - Chrome ウェブストア

vimium

custom key mapping

# Insert your preferred key mappings here.

# for Right-hand
map \ goBack
map _ restoreTab
unpam u
unmap j
unmap k
map j scrollPageDown
map k scrollPageUp

# for Left-hand
map e scrollPageUp
map a goBack
map s goForward

sudoers

echo $USER ALL=NOPASSWD: ALL | sudo tee /etc/sudoers.d/$USER

chrony

conf=/etc/chrony/sources.d/japan.sources
sudo tee "$conf" <<'...'
server ntp.nict.jp iburst
server ntp.jst.mfeed.ad.jp iburst
server ntp.ring.gr.jp iburst
...

トップ   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS