https://github.com/kvnxiao/.dotfiles
My multiplatform dotfiles
https://github.com/kvnxiao/.dotfiles
config dotfiles dotter shell
Last synced: 2 months ago
JSON representation
My multiplatform dotfiles
- Host: GitHub
- URL: https://github.com/kvnxiao/.dotfiles
- Owner: kvnxiao
- License: mit
- Created: 2022-07-11T03:37:02.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-03-10T21:27:57.000Z (3 months ago)
- Last Synced: 2025-03-10T22:28:23.535Z (3 months ago)
- Topics: config, dotfiles, dotter, shell
- Language: GLSL
- Homepage:
- Size: 8.18 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# .dotfiles
Dotfiles managed via [dotter](https://github.com/SuperCuber/dotter).
## First time setup
```shell
cd ~
git clone https://github.com/kvnxiao/.dotfiles
cd ~/.dotfiles
```## macOS or Linux
1. Run `install.zsh`
2. Run `dotter deploy`## Windows
1. Enable `Developer Mode` in settings: [`ms-settings:developers`](ms-settings:developers)
2. Run `install.ps1` via PowerShell
3. Run `dotter deploy`