Skip to content

Instantly share code, notes, and snippets.

View tenault's full-sized avatar
♟️
just chessing

Malakai Smith tenault

♟️
just chessing
View GitHub Profile
@tenault
tenault / .fzfrc
Created July 14, 2025 17:49
styling for fuzzy finder
--exact --multi --layout='reverse-list'
--style full --border --border-label ' Fuzzy Finder '
--pointer='' --marker='' --ellipsis='...'
--color 'border:237,list-border:239,preview-border:4,header-border:239,footer-border:239'
--color 'list-fg:8,fg+:248,selected-fg:7,selected-bg:236,hl:250,hl+:15,header:243'
--color 'gutter:234,pointer:166,marker:166,spinner:166'
--color 'prompt:208,input-border:4,info:243'
@tenault
tenault / .zshrc
Last active July 26, 2025 02:02
settings to supercharge zsh
# ╒════════════════════════════════════════════════════════════════════╕
# ░░▒▒ │ │ ▒▒░░
# ░▒▒▓ │ ______ ______ __ __ ______ ______ │ ▓▒▒░
# ▒▒▓▓ │ /\__ \ /\ ___\ /\ \/\ \ /\ __ \ /\ ___\ │ ▓▓▒▒
# ▒▓▓█ │ __\/_/ //_ \ \___ \ \ \ __ \ \ \ __<. \ \ \__/_ │ █▓▓▒
# ▒▓▓█ │ /\_\ /\_____\ \/\_____\ \ \_\ \_\ \ \_\ \_\ \ \_____\ │ █▓▓▒
# ▒▓▓█ │ \/_/ \/_____/ \/_____/ \/_/\/_/ \/_/\/_/ \/_____/ │ █▓▓▒
# ▒▒▓▓ │ │ ▓▓▒▒
# ░▒▒▓ │ ........................settings to supercharge zsh. │ ▓▒▒░
# ░░▒▒ │ │ ▒▒░░
@tenault
tenault / .vimrc
Last active July 26, 2025 02:43
settings to supercharge vim
" ╒════════════════════════════════════════════════════════════════════╕
" ░░▒▒ │ │ ▒▒░░
" ░▒▒▓ │ __ __ __ __ __ ______ ______ │ ▓▒▒░
" ▒▒▓▓ │ /\ \ / / /\ \ /\ '-./ \ /\ __ \ /\ ___\ │ ▓▓▒▒
" ▒▓▓█ │ __ \ \ \' / \ \ \ \ \ \-./\ \ \ \ __<. \ \ \__/_ │ █▓▓▒
" ▒▓▓█ │ /\_\ \ \__/ \ \_\ \ \_\ \ \_\ \ \_\ \_\ \ \_____\ │ █▓▓▒
" ▒▓▓█ │ \/_/ \/_/ \/_/ \/_/ \/_/ \/_/\/_/ \/_____/ │ █▓▓▒
" ▒▒▓▓ │ │ ▓▓▒▒
" ░▒▒▓ │ ........................settings to supercharge vim. │ ▓▒▒░
" ░░▒▒ │ │ ▒▒░░