Skip to content

leviosa42/dotfiles

Repository files navigation

💻 dotfiles

GitHub Workflow Status (with event)

Usage

Ubuntu

bash <(curl -sL https://raw.githubusercontent.com/leviosa42/dotfiles/main/install.sh)

Windows

not yet

Install

Windows

  1. Install winget.
  2. Open PowerShell as Admin and run below script.
Set-ExecutionPolicy RemoteSigned -Scope CurrentUser
irm https://raw.githubusercontent.com/leviosa42/dotfiles/main/install.ps1 | iex

License