目標: 使っていないノートPCにArchLinuxを入れる。
1. 日本のミラーサイトからISOをダウンロード。こちらがミラーサイト一覧
2. 適当なUSBフラッシュメモリにISOを焼く。手元にLinux機があったので以下で行った。
# dd bs=4M if=/path/to/archlinux.iso of=/dev/sdx status=progress && sync
目標: 使っていないノートPCにArchLinuxを入れる。
1. 日本のミラーサイトからISOをダウンロード。こちらがミラーサイト一覧
2. 適当なUSBフラッシュメモリにISOを焼く。手元にLinux機があったので以下で行った。
# dd bs=4M if=/path/to/archlinux.iso of=/dev/sdx status=progress && sync
nvim-win64.zip
from Installing Neovim · neovim/neovim Wiki.c:\apps\PortableApps\Neovim
.Neovim\bin\nvim-qt.exe
I believe it should be under c:\Users(username)\AppData\Local\nvim\init.vim
// ==UserScript== | |
// @id raw-zip.com-2f4930f8-4d0a-469a-af86-b130e5679ef0@scriptish | |
// @name Raw.zip read more | |
// @version 1.0 | |
// @namespace | |
// @author Masaaki Fujiwara | |
// @description | |
// @include http://raw-zip.com/tag/* | |
// @run-at document-end | |
// ==/UserScript== |
// ==UserScript== | |
// @id jira-a1e859d8-9b47-4c42-9c76-8ac4fc0a8157@scriptish | |
// @name JIRA_SetInitialValue | |
// @version 1.0 | |
// @namespace | |
// @author Masaaki Fujiwara | |
// @description | |
// @include http://jira/secure/CreateIssue.jspa | |
// @run-at document-end | |
// ==/UserScript== |
// ==UserScript== | |
// @name Amazon Calil, MediaMarker and Yodobashi.com | |
// @namespace http://gist.github.com/xxxxx | |
// @description Add calil link, MediaMarker and Yodobashi.com link into Amazon book listing | |
// @include http://*.amazon.* | |
// @grant none | |
// ==/UserScript== | |
var DEBUG=true; | |
showLinksOnAmazon(); |
alerr(1) |
// ==UserScript== | |
// @id d88dd39a6bd9f76517c0 | |
// @name Suginami_Library_New_Tweaks.user.js | |
// @version 1.0 | |
// @namespace | |
// @author | |
// @description | |
// @include https://www.library.city.suginami.tokyo.jp/licsxp-opac/WOpacTifTilDetailYoyCartDispAction.do | |
// @run-at document-end | |
// ==/UserScript== |
// ==UserScript== | |
// @name Jira Tweaks | |
// @namespace https://gist.github.com/masaakif/18a5bb2baa00c9c38a8b | |
// @description Jira Tweaks (includes Add Arrow and Open in New Page) | |
// @include http://sydlinux3/* | |
// @include http://jira/* | |
// @include http://sydln203/* | |
// ==/UserScript== | |
// |