Todos Novo

user:thomas gists created by user

title:mygist gists with given title

description:sync gists with given description

filename:myfile.txt gists having files with given name

extension:yml gists having files with given extension

language:go gists having files with given language

topic:homelab gists with given topic

all:systemctl search all fields

Registrar-se

Entrar

Todos Novo Registrar-se Entrar

All gists matching topic wsl

Mais recente criado
Menos recente criado
Mais recente atualizado
Menos recente atualizado

weehong / VS Code + JetBrains Extension Installers

0 curtidas
0 bifurcações
7 arquivos
Última atividade 6 days ago
Bundled installer scripts. VS Code: install.{sh,ps1}. JetBrains IDEs (incl. Gateway / remote-dev-server): install-jetbrains.{sh,ps1}. Each script detects your OS (Windows / macOS / Ubuntu / WSL2) and is interactive.
vscode jetbrains extensions installer powershell bash macos linux windows wsl
1 {
2 "recommendations": [
3 "dsznajder.es7-react-js-snippets",
4 "planbcoding.vscode-react-refactor",
5 "bradlc.vscode-tailwindcss",
6 "ms-vscode.vscode-typescript-next",
7 "yoavbls.pretty-ts-errors",
8 "christian-kohler.path-intellisense",
9 "christian-kohler.npm-intellisense",
10 "dbaeumer.vscode-eslint",

weehong / Zsh Setup

0 curtidas
0 bifurcações
12 arquivos
Última atividade 2 weeks ago
Cross-platform Zsh setup scripts and managed dotfiles with Oh My Zsh framework, Starship prompt, aliases, functions, and path configuration.
zsh oh-my-zsh starship dotfiles shell bash macos ubuntu wsl
1 # =============================================================================
2 # 1. HELPER FUNCTIONS & PATH
3 # =============================================================================
4 source_if_readable() {
5 local file="$1"
6 if [[ -f "$file" && -r "$file" ]]; then
7 source "$file"
8 fi
9 }
Próximo Anterior

Desenvolvido por Opengist ⋅ Load: 64ms⋅

Português
Čeština Deutsch English Español Français Magyar Italiano 日本語 Polski Português Русский Türkçe Українська 中文 繁體中文