Skip to content

Instantly share code, notes, and snippets.

View OmarAlashqar's full-sized avatar
🌶️
probably reading some sci-fi

Omar Alashqar OmarAlashqar

🌶️
probably reading some sci-fi
View GitHub Profile
@OmarAlashqar
OmarAlashqar / #dotfiles
Last active March 1, 2024 21:34
dotfiles that I roll with
you might find these interesting 👀
configs for my terminal, multiplexer, shell, etc.
currently rolling with: kitty + zsh + oh-my-zsh + zellij + nvim
@OmarAlashqar
OmarAlashqar / Vimium extension bindings
Last active October 24, 2022 07:16
Vimium extension bindings
# Custom key mappings
unmapAll
map v LinkHints.activateMode
map V LinkHints.activateModeToOpenInNewTab
map j scrollDown
map k scrollUp