Skip to content

arturgoms/dotfiles_old

Repository files navigation

Dotfiles

Dotfiles controlled by [Dotflow](https://github.com/arturgoms/dotflow)

Useful Keybindings

Emacs

Some useful keybings

CommandKEYBINDINGDESCRIPTION
diredSPC .open file
recent-filesSPC f ropen the recent files
zoom-in-fontC-x C-+increase the font size
zoom-out-fontC-x C–decrease the font size
comment-lineg-ccomment line inside file
change-tabsg-<arrow>change the tabs, left or right
toggle-terminalSPC-o-topen v-term
switch-windowsSPC-w-<h-l-j-k>change the windows left or right
move-windowsSPC-w-<H-L-J-K>move windows to a different place
switch-buffersSPC-b-bchange the buffer
kill-buffersSPC-b-kkill the buffer
close-buffersSPC-b-zclose the buffer
new-buffersSPC-b-Nnew buffer
save-buffersSPC-b-ssave buffer
navigationf-<letter> then ; or ,go to next appereace of that letter
navigation 2letterss-<2letter> then ; or ,go to next appereace of that letter
selectionvf-<letter> then ; or ,go to next appereace of that letter
selection 2lettersvs-<2letter> then ; or ,go to next appereace of that letter
goto shorcutg-s-SPC-<word> then the lettergo to that word

Magit

Some useful tips for magit

CommandKEYBINDINGDESCRIPTION
MagitSPC g gopen magit status
Stagesstage file
UnStageuunstage file

Tmux

CommandKEYBINDINGDESCRIPTION
Split v<C-a> + vsplit vertically
Split h<C-a> + hsplit horizontal
change panels<oprtion> + arrowmove between panels
create window<C-a> + tcreate new window
change window<shift> + arrowmove between window
rename window<C-a> + ,rename window
detach<C-a> + ddetach from session
listtmux lslist sessions
attachtmux attach -t NUMBERattach sessions
new sessiontmux new -s NAMEnew session

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published