Skip to content

Instantly share code, notes, and snippets.

View sebastienguillon's full-sized avatar

Sébastien Guillon sebastienguillon

  • Paris, France
  • 00:50 (UTC +02:00)
View GitHub Profile
@sebastienguillon
sebastienguillon / * Git Config & Tips.md
Last active September 26, 2025 14:55
Git config & tips

Git Config & Tips

  • Git Config
    • log pretty formatting
    • aliases
    • ...
  • Git Tips
    • local squash
    • rewrite history
  • ...

macOS System Configuration Notes

Debug keyboard detection

Delete file /Library/Preferences/com.apple.keyboardtype.plist.

--

@sebastienguillon
sebastienguillon / bash-colors.md
Created October 19, 2021 08:59 — forked from JBlond/bash-colors.md
The entire table of ANSI color codes.

Regular Colors

Value Color
\e[0;30m Black
\e[0;31m Red
\e[0;32m Green
\e[0;33m Yellow
\e[0;34m Blue
\e[0;35m Purple
@sebastienguillon
sebastienguillon / * VSCode.md
Last active July 30, 2025 09:46
Visual Studio Code configuration

Visual Studio Code configuration

  • User settings
  • Markdown style (basic)
  • Snippets

List of extensions

  • ESLint dbaeumer.vscode-eslint
  • file-icons file-icons.file-icons
  • open in browser techer.open-in-browser
@sebastienguillon
sebastienguillon / * Stylish.md
Last active November 8, 2024 21:54
Stylish stylesheets

Stylish user stylesheets

  • youtube.com (remove garbage)
  • angular.io (dark style)