Skip to content

Instantly share code, notes, and snippets.

View mohnasir-gh's full-sized avatar

Mohammed Nasir mohnasir-gh

  • Cisco
  • Bangalore
  • 19:49 (UTC +05:30)
View GitHub Profile
@mohnasir-gh
mohnasir-gh / settings.json
Created September 18, 2023 09:32 — forked from brotherkaif/settings.json
LazyVim keymappings for VSCode
{
"vim.showMarksInGutter": false,
"vim.foldfix": true,
"vim.surround": true,
"vim.easymotion": true,
"vim.easymotionKeys": "asdghklqwertyuiopzxcvbnmfj",
"vim.leader": "<space>",
"vim.normalModeKeyBindingsNonRecursive": [
{
"before": [":", "w", "<CR>"],
@mohnasir-gh
mohnasir-gh / install-zsh-windows-git-bash.md
Created May 21, 2024 05:32 — forked from fworks/install-zsh-windows-git-bash.md
Zsh / Oh-my-zsh on Windows Git Bash