leviosa42 / dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

💻 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

About

License:MIT License


Languages

Language:Vim Script 58.2%Language:Lua 29.1%Language:Shell 8.4%Language:PowerShell 2.4%Language:Makefile 1.5%Language:Dockerfile 0.3%