Skip to content

Glukoosi/.files

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.files

Cheatsheet

zsh

  • Ctrl-B - Move back one character
  • Ctrl-F - Move forward one character

  • Alt-B - Move back a word
  • Alt-F - Move forward a word

  • Alt-P - Move up through history
  • Alt-N - Move down through history

  • Ctrl-R - Search through history

tmux

  • C-a - prefix

  • h - focus(left)
  • j - focus(down)
  • k - focus(up)
  • l - focus(right)

  • w - split-window horizontal
  • q - split-window vertical
  • x - kill pane

  • c - create a new window
  • p - previous window
  • n - next window
  • z - kill window

vim

  • ; - fzf
  • ' - Rg
  • jk - esc

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published