Skip to content

berta00/Basic_CLI_dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic CLI dotfiles

 

tmux

C-a source-file ~/.config/tmux/tmux.conf: set the config source file

C-a r: reloads the config file
C-a I: install TPM plugins
C-a U: update TPM plugins

C-a d: detach from current session

M-l: move to the left panel
M-h: move to the right panel
M-k: move to the upper panel
M-j: move to the lower panel

C-a \: new horizontal split
C-a |: new vertical split
C-a x: kill panel

C-a l: resize the panel to the left
C-a h: resize the panel to the right
C-a k: resize the panel to the top
C-a j: resize the panel to the bottom

C-a C-s: save session (automatic save: 5 min)

 

nvim

:Lazy: lazy dashboard

M-l: move to the left panel
M-h: move to the right panel
M-k: move to the upper panel
M-j: move to the lower panel

\: new horizontal split
|: new vertical split
q: kill panel

e: open file explorer

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published