Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/actualcannibalpanda/dotfiles
My dotfiles
https://github.com/actualcannibalpanda/dotfiles
dotfiles
Last synced: 7 days ago
JSON representation
My dotfiles
- Host: GitHub
- URL: https://github.com/actualcannibalpanda/dotfiles
- Owner: ActualCannibalPanda
- License: unlicense
- Created: 2024-11-11T06:01:10.000Z (3 months ago)
- Default Branch: master
- Last Pushed: 2025-01-16T16:37:12.000Z (10 days ago)
- Last Synced: 2025-01-20T06:13:18.869Z (7 days ago)
- Topics: dotfiles
- Language: Lua
- Homepage:
- Size: 88.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# My Dotfiles
### Install Linux
`git clone https://github.com/CultistGameDev/nvim-config.git ~/.config`### Install Windows (batch)
```shell
git clone https://github.com/CultistGameDev/nvim-config.git %USERPROFILE\.nvim
cd %USERPROFILE%\.config
install.bat
```