Skip to content

flareseek/.dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

install

$ ./setup.sh -e tmux # exclude tmux

no arguments: setup all
argument: setup configs
-e: exclude
-r: unlink

config list

tmux wezterm nvim

tmux

image

prefix: ctrl-g

Window

Shortcut Action
prefix + n new-window
prefix + tab next-window
prefix + shift+tab previous-window
prefix + q kill-window
prefix + w choose-window
prefix + S choose-session

Pane

Shortcut Action
prefix + x close-pane
prefix + s new-pane (vertical)
prefix + v new-pane (horizontal)
prefix + Space next-layout
alt + w + h / j / k / l select-pane (left / down / up / right)
alt + H / J / K / L resize-pane (left / down / up / right)
alt + 1 … 0 select-pane by number
alt + s + 1 … 0 swap-pane by number

Copy

Shortcut Action
prefix + [ copy-mode
prefix + ] paste
y copy
q escape

neovim

leaderkey = \

mini.splitjoin

Shortcut Action
=s toggle

mini.surround

Shortcut Action
<leader>sa add
<leader>sd delete
<leader>sr replace
<leader>sf find
<leader>sF find_left
<leader>sh highlight

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published