An open API service indexing awesome lists of open source software.

https://github.com/leviosa42/dotfiles


https://github.com/leviosa42/dotfiles

bash dotfiles linux nyagos vim windows windows-terminal xdg-basedir

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# 💻 dotfiles
![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/leviosa42/dotfiles/docker-publish.yml?style=for-the-badge&logo=docker)

## Usage

## Ubuntu

```sh
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.

```powershell
Set-ExecutionPolicy RemoteSigned -Scope CurrentUser
irm https://raw.githubusercontent.com/leviosa42/dotfiles/main/install.ps1 | iex
```

## License

- [devicon/devicon](https://github.com/devicons/devicon/blob/master/LICENSE)

[winget]: https://apps.microsoft.com/detail/9NBLGGH4NNS1?hl=ja-jp&gl=JP