2022-02-28 22:04:20 -05:00
2021-12-21 16:56:36 -05:00
2022-01-30 14:10:44 -05:00
2021-12-07 19:04:09 -05:00
2021-11-12 16:28:10 -05:00
2022-01-13 10:32:23 +08:00
2022-02-01 22:20:05 -05:00
2022-01-12 19:30:37 +08:00
2021-06-20 02:53:39 -04:00
2022-01-19 09:12:51 +08:00

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'))
S
Description
My automatically synching dotfiles
Readme 63 MiB
Languages
Shell 59%
PowerShell 20.5%
Python 19.9%
Lua 0.6%