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
- Host: GitHub
- URL: https://github.com/leviosa42/dotfiles
- Owner: leviosa42
- License: mit
- Created: 2022-07-16T10:41:22.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-27T13:07:05.000Z (over 1 year ago)
- Last Synced: 2025-03-26T07:11:59.245Z (10 months ago)
- Topics: bash, dotfiles, linux, nyagos, vim, windows, windows-terminal, xdg-basedir
- Language: Vim Script
- Homepage:
- Size: 558 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 💻 dotfiles

## 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