zsh_local

Open
#51 1 comment 0 reactions 1 assignee View on GitHub

@oratake is already working on this.

Since Oct 26, 2021.

Assessment

This issue has not been assessed yet.

Description

会社のArch

# DOCKER {{{
export DOCKER_HOST=unix://$XDG_RUNTIME_DIR/docker.sock
# export DOCKERD_FLAGS='-H tcp://0.0.0.0:2376'
# export DOCKERD_ROOTLESS_ROOTLESSKIT_FLAGS="-p 0.0.0.0:2376:2376/tcp"
# export DOCKER_HOST=unix:///var/run/docker.sock
# }}}

# Keyboard setting
alias nocaps='setxkbmap -option; setxkbmap -model jp106 -layout jp -option ctrl:nocaps'
alias swapaltwin='setxkbmap -option; setxkbmap -model jp106 -layout jp -option ctrl:nocaps -option altwin:swap_alt_win'
alias keyrepeat='xset r rate 190 25'
alias hhkb='xmodmap ~/.xmodmap_hhkb'
alias archiss='xmodmap ~/.xmodmap_archiss'
alias thinkkeyon='xinput enable "AT Translated Set 2 keyboard"'
alias thinkkeyoff='xinput disable "AT Translated Set 2 keyboard"'
alias lock='i3lock -c 000000'
Dominant language
Shell
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from oratake/dotfiles

All issues in oratake/dotfiles

Similar issues

More Shell/Bash issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.