Skip to content

Instantly share code, notes, and snippets.

View lstn's full-sized avatar

Lucas Estienne lstn

View GitHub Profile
@lstn
lstn / install-cursor-fix.sh
Created February 7, 2026 11:42 — forked from BradKML/install-cursor-fix.sh
Draft of an alternative Cursor WSL fixer
#!/bin/bash
# =================================================================
# Cursor WSL Fix Installation Script v1.2
# Combines solutions from @ddwang and @swayducky
# With additional process management and safety features
# =================================================================
# Color codes for output
RED='\033[0;31m'
@lstn
lstn / cursor
Created February 7, 2026 11:41 — forked from swayducky/cursor
This fixes using "cursor" command in WSL
#!/usr/bin/env sh
# LATEST VERSION OF THIS SCRIPT: https://gist.github.com/swayducky/8ba8f2db156c7f445d562cdc12c0ddb4
# FORKED FROM: https://gist.github.com/ddwang/0046da801bcb29d241869d37ad719394
# 1) No longer has a hard-coded COMMIT
# 2) Auto-symlinks a "code" script to avoid wslCode.sh breaking
# HOW TO INSTALL:
# 1) Remove "c:\Users\<USER_NAME>\AppData\Local\Programs\cursor\resources\app\bin" from Windows Environment Settings
# 2) Modify this script with your Windows <USER_NAME> (NOT your WSL username) in the VSCODE_PATH variable
@lstn
lstn / python.svg
Created January 8, 2026 15:01
svgs
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.