Skip to content

Instantly share code, notes, and snippets.

View wojukasz's full-sized avatar
πŸ₯‹
kiaj...

Lukas W wojukasz

πŸ₯‹
kiaj...
  • Earth
View GitHub Profile
@wojukasz
wojukasz / keybindings.json
Last active January 20, 2026 12:02
⚑ Quick Start: VS Code + Vim keybindings | Copy-paste ready config | 5-min setup | Full version: https://github.com/wojukasz/VimCode (50+ keybindings, LazyVim-inspired, multi-editor support)
[
// ╔══════════════════════════════════════════════════════════════════════════════════╗
// β•‘ VSCODE VIM LAZYVIM KEYBINDINGS β•‘
// β•‘ Modifier Key Bindings (Ctrl, Alt, Shift) β•‘
// β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•
//
// This file contains keybindings that use modifier keys (Ctrl, Alt, Shift) and special
// characters that need VSCode's key binding system (not Vim's).
//
// IMPORTANT: DO NOT put space-leader bindings here (<leader>...)
@wojukasz
wojukasz / fix-wsl2-dns-resolution
Created July 19, 2021 08:33 — forked from coltenkrauter/fix-wsl2-dns-resolution.md
Fix DNS resolution in WSL2
More recent resolution:
1. cd ~/../../etc (go to etc folder in WSL).
2. echo "[network]" | sudo tee wsl.conf (Create wsl.conf file and add the first line).
3. echo "generateResolvConf = false" | sudo tee -a wsl.conf (Append wsl.conf the next line).
4. wsl --terminate Debian (Terminate WSL in Windows cmd, in case is Ubuntu not Debian).
5. cd ~/../../etc (go to etc folder in WSL).
6. sudo rm -Rf resolv.conf (Delete the resolv.conf file).
7. In windows cmd, ps or terminal with the vpn connected do: Get-NetIPInterface or ipconfig /all for get the dns primary and
secondary.

Keybase proof

I hereby claim:

  • I am wojukasz on github.
  • I am wojukasz (https://keybase.io/wojukasz) on keybase.
  • I have a public key ASBpkucgfsfFIb6KWGIwDn65rcSrpiA9p6a37KyUTA_oUwo

To claim this, I am signing this object: