https://github.com/shortarrow/dotfiles
dotfiles of shortarrow
https://github.com/shortarrow/dotfiles
dotfiles hugo neovim nvim
Last synced: 11 months ago
JSON representation
dotfiles of shortarrow
- Host: GitHub
- URL: https://github.com/shortarrow/dotfiles
- Owner: ShortArrow
- License: mit
- Created: 2022-05-09T06:25:34.000Z (about 4 years ago)
- Default Branch: develop
- Last Pushed: 2024-11-12T00:39:44.000Z (over 1 year ago)
- Last Synced: 2024-11-30T14:43:48.619Z (over 1 year ago)
- Topics: dotfiles, hugo, neovim, nvim
- Language: Lua
- Homepage: https://dotfiles.shortarrow.jp/
- Size: 1.3 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# dotfiles
configration of @ShortArrow
## Quick Test on Docker
```bash
git clone https://github.com/ShortArrow/dotfiles.git
cd dotfiles
docker compose up -d --build
docker compose exec nvim /bin/bash -c nvim
```
## Road Map
- Add [mason.nvim](https://github.com/williamboman/mason-lspconfig.nvim)