Skip to content

Instantly share code, notes, and snippets.

View FederAndInk's full-sized avatar

Ludovic J FederAndInk

  • Toulouse
  • 05:51 (UTC +02:00)
View GitHub Profile
@FederAndInk
FederAndInk / settings.json
Created December 24, 2022 08:22
My vscode settings
{
"C_Cpp.autocomplete": "Disabled",
"C_Cpp.errorSquiggles": "Disabled",
"C_Cpp.intelliSenseEngine": "Disabled",
"C_Cpp.default.cStandard": "c17",
"C_Cpp.default.compilerPath": "/usr/bin/clang",
"C_Cpp.default.cppStandard": "c++20",
"C_Cpp.default.intelliSenseMode": "clang-x64",
"C_Cpp.updateChannel": "Insiders",
"C_Cpp.suggestSnippets": false,
# yay
pacman -S --needed git base-devel
git clone https://aur.archlinux.org/yay.git
cd yay
makepkg -si
# basic pkgs
yay -S --needed base-devel git vim zsh fzf zsh-autosuggestions zsh-syntax-highlighting grml-zsh-config zsh-completions trash-cli btop bat byobu tmux neofetch exa ripgrep cmake logrotate plocate man-db man-pages reflector rsync tealdeer wget fd broot nmap duf dust
// ┌─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┬─────┲━━━━━━━━━┓
// │ ` ¸ │ ¹ ̨ │ ² É │ ³ ˘ │ 4 — │ 5 – │ 6 ‑ │ 7 È │ 8 ™ │ ] Ç │ } À │ ) ≠ │ + ± ┃ ⌫ Retour┃
// │ ~ ¹ │ & 1 │ é 2 │ " 3 │ ' 4 │ | 5 │ - 6 │ è 7 │ _ 8 │ [ 9 │ { @ │ ( ° │ = 0 ┃ arrière┃
// ┢━━━━━┷━┱───┴─┬───┴─┬───┴─┬───┴─┬───┴─┬───┴─┬───┴─┬───┴─┬───┴─┬───┴─┬───┴─┬───┺━┳━━━━━━━┫
// ┃ ┃ A À │ Z  │ E ¢ │ R Ê │ T Þ │ Y Ÿ │ U Ù │ I Î │ O Œ │ P Ô │ ¨ ~ │ £ Ø ┃Entrée ┃
// ┃Tab ↹ ┃ a à │ z â │ e € │ r ê │ t þ │ y ÿ │ u ù │ i î │ o œ │ p ô │^^ ^ │ $ ø ┃ ⏎ ┃
// ┣━━━━━━━┻┱────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┴┬────┺┓ ┃
// ┃ ┃ Q Ä │ S „ │ D Ë │ F ‚ │ G ¥ │ H Ð │ J Ü │ K Ï │ L Ŀ │ M Ö │ % Ù │ µ ̄ ┃ ┃
// ┃Maj ⇬ ┃ q ä │ s ß │ d ë │ f ‘ │ g ’ │ h ð │ j ü │ k ï │ l ŀ │ m ö │ # ' │ \ ` ┃ ┃
// ┣━━━━━━━┳┹────┬┴────┬┴────┬┴────┬┴────┬┴────┬┴────┬┴────┬┴────┬┴────┬┴────┲┷━━━━━┻━━━━━━┫