Skip to content

Instantly share code, notes, and snippets.

View apolzek's full-sized avatar

Vinícius Batista apolzek

View GitHub Profile
@apolzek
apolzek / LazyVIM.md
Created June 18, 2024 01:23 — forked from danielkec/LazyVIM.md
LazyVIM

Default shortcuts

Ctrl+h        select file tree
Ctrl+l        select file editor
Shift+h       left editor tab
Shift+l       right editor tab
Alt+j         move current line up
Alt+k         move current line down
double space  filename search(telescope) - `Ctrl+d` and `Ctrl+u` to scroll preview
@apolzek
apolzek / post-inst-endeavouros-desktop.sh
Created October 19, 2024 11:22
Post install EndeavourOS i3wm Desktop
#!/bin/bash
sudo -v
###################################
# Updating repositories
# Installin Timeshift
# Creating a system snapshot
#################################