3aa528bafe9af74fa8e860620c6c59b635b7d2c5
zshrc
My zshrc
Installation
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Hykilpikonna/zshrc/HEAD/fastinstall.sh)"
Ubuntu fast setup
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Hykilpikonna/zshrc/HEAD/ubuntu_setup.sh)"
Powershell
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/Hykilpikonna/zshrc/HEAD/pwsh.install.ps1'))
Description
Languages
Shell
59%
PowerShell
20.5%
Python
19.9%
Lua
0.6%