Skip to content

kaisxu/conf

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

conf

My configure file

Setup

WSL

curl https://raw.githubusercontent.com/iaalm/conf/main/wsl.sh | bash

Windows

Set-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072; iex ((New-Object System.Net.WebClient).DownloadString('https://raw.githubusercontent.com/iaalm/conf/main/windows.ps1'))

About

My configure file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 79.7%
  • Shell 15.7%
  • PowerShell 4.6%