Skip to content

globalundo/dotfiles

Repository files navigation

tmux logo

Files:

  • .tmux.conf
  • .tmux.conf.d

Install

Copy files to your home folder: cp --parents -R .tmux.conf .tmux.conf.d ~ find . -type f -name '*tmux*' | xargs -I % cp --parents % ~

Hotkeys

Set CapsLock as a modifier key in tmux: xmodmap -e 'keycode 0x42 = F10' && echo "xmodmap -e 'keycode 0x42 = F10'" >> ~/.xprofile

Hotkeys on actual keyboard

Files:

  • .urxvt/ext/selection-autotransform
  • .Xresources.d/urxvt

Install

Copy files to your home folder: find . -type f -name '*rxvt*' | xargs -I % cp --parents % ~

Hotkeys

Hotkeys on actual keyboard