Skip to content

Instantly share code, notes, and snippets.

View avifenesh's full-sized avatar
🦥
Just hanging around

Avi Fenesh avifenesh

🦥
Just hanging around
View GitHub Profile
@avifenesh
avifenesh / switch_valkey_version.sh
Last active March 17, 2025 16:36
A script for easily switching betwen ValKey version
#!/bin/bash
#remove comment to print the lines running.
#set -x
set -e
valkey_version=
should_clone_repo=false
valkey_clone_git=https://github.com/valkey-io/valkey.git
@ColinKennedy
ColinKennedy / neovim_ai_plugins.md
Last active August 11, 2025 20:12
Vim / Neovim AI plugins list