Skip to content

Instantly share code, notes, and snippets.

View Tejeev's full-sized avatar

Tejeev Tejeev

  • Rancher
  • Colorado
View GitHub Profile
@Tejeev
Tejeev / vim-cheatsheet.md
Last active July 3, 2024 17:13 — forked from azadkuh/vim-cheatsheet.md
vim / vimdiff cheatsheet - essential commands

Vim cheat sheet

Starting Vim

vim [file1] [file2] ...

@Tejeev
Tejeev / YPBConky.rc
Created April 22, 2021 23:14 — forked from slinkyvagabond/YPBConky.rc
Current Conky rc, designed for primarily AMD processors/gfx cards
##Juddly's Custom Conky##
conky.config = {
alignment = 'top_left',
use_xft = true,
xftalpha = 0.8,
font = 'Noto:normal:size=8',
text_buffer_size = 2048,
update_interval = 0.5,
total_run_times = 0,
background = true,