/dotfiles

Just another personal dot files

Primary LanguageVim Script

Content

  • vimrc
  • alacritty

How-tos:

Tmux

How to copy/paste in tmux windows

  • Ctrl + [ to enter tmux vi copy mode
  • Move around with vim navigation keys
  • Begin highlight with <space>
  • Copy with <enter>
  • Paste with Ctrl + ]