I hereby claim:
- I am kimitoboku on github.
- I am kimitoboku (https://keybase.io/kimitoboku) on keybase.
- I have a public key ASAU7NqbwfiktzuNA9EoBhtlmsmyVzOFucMboDV21Kc4Mwo
To claim this, I am signing this object:
| # Configuration for Alacritty, the GPU enhanced terminal emulator. | |
| # Any items in the `env` entry below will be added as | |
| # environment variables. Some entries may override variables | |
| # set by alacritty itself. | |
| #env: | |
| # TERM variable | |
| # | |
| # This value is used to set the `$TERM` environment variable for | |
| # each instance of Alacritty. If it is not present, alacritty will |
| export ZPLUG_HOME=/usr/local/opt/zplug | |
| source $ZPLUG_HOME/init.zsh | |
| export PATH="/usr/local/opt/ruby/bin:$PATH" | |
| zplug 'zplug/zplug', hook-build:'zplug --self-manage' | |
| # theme (https://github.com/sindresorhus/pure#zplug) | |
| # zplug "mafredri/zsh-async" | |
| # zplug "sindresorhus/pure" | |
| zplug "yous/lime" | |
| # 構文のハイライト(https://github.com/zsh-users/zsh-syntax-highlighting) |
| /* タブ非表示 */ | |
| .tabbrowser-tab[fadein]:not([pinned]) { | |
| display: none !important; | |
| } | |
| /* 新しいタブを開くボタンの非表示 */ | |
| .tabs-newtab-button { | |
| display:none !important; | |
| } |
| local prevKeyCode | |
| local leftCommand = 0x37 | |
| local rightCommand = 0x36 | |
| local eisuu = 0x66 | |
| local kana = 0x68 | |
| local alert_eikana | |
| local function keyStroke(modifiers, character) | |
| hs.eventtap.keyStroke(modifiers, character, 1000) | |
| end |
| (require 'package) | |
| (setq package-archives | |
| '(("gnu" . "http://elpa.gnu.org/packages/") | |
| ("melpa" . "http://melpa.org/packages/") | |
| ("org" . "http://orgmode.org/elpa/"))) | |
| (package-initialize) | |
| (package-refresh-contents) | |
| (custom-set-variables | |
| ;; custom-set-variables was added by Custom. | |
| ;; If you edit it by hand, you could mess it up, so be careful. |
I hereby claim:
To claim this, I am signing this object:
| set -g prefix C-t | |
| unbind C-b | |
| set -g default-terminal "screen-256color" | |
| set -g terminal-overrides 'xterm:colors=256' | |
| set -sg escape-time 1 | |
| set -g base-index 1 | |
| setw -g pane-base-index 1 | |
| set -g history-limit 1000000 | |
| # マウスでスクロールの設定 | |
| set-window-option -g mouse on |
| ;; -*- mode: emacs-lisp -*- | |
| ;; This file is loaded by Spacemacs at startup. | |
| ;; It must be stored in your home directory. | |
| (defun dotspacemacs/layers () | |
| "Configuration Layers declaration. | |
| You should not put any user code in this function besides modifying the variable | |
| values." | |
| (setq-default | |
| ;; Base distribution to use. This is a layer contained in the directory |
| dig +norec @m.root-servers.net vs2.nstld.com | |
| ; <<>> DiG 9.10.2-P1 <<>> +norec @m.root-servers.net vs2.nstld.com | |
| ; (1 server found) | |
| ;; global options: +cmd | |
| ;; Got answer: | |
| ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 7956 | |
| ;; flags: qr; QUERY: 1, ANSWER: 0, AUTHORITY: 13, ADDITIONAL: 16 | |
| ;; OPT PSEUDOSECTION: |