Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cultistgamedev/dotfiles
Neovim config
https://github.com/cultistgamedev/dotfiles
Last synced: 24 days ago
JSON representation
Neovim config
- Host: GitHub
- URL: https://github.com/cultistgamedev/dotfiles
- Owner: CultistGameDev
- Created: 2024-11-11T06:01:10.000Z (2 months ago)
- Default Branch: master
- Last Pushed: 2024-12-16T01:43:25.000Z (26 days ago)
- Last Synced: 2024-12-16T02:32:37.006Z (26 days ago)
- Language: Lua
- Size: 52.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```