https://github.com/scribu/dotfiles
My dotfiles, managed using chezmoi
https://github.com/scribu/dotfiles
Last synced: 5 months ago
JSON representation
My dotfiles, managed using chezmoi
- Host: GitHub
- URL: https://github.com/scribu/dotfiles
- Owner: scribu
- Created: 2020-12-02T12:23:33.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-08-27T20:32:32.000Z (almost 2 years ago)
- Last Synced: 2025-02-02T18:18:28.329Z (over 1 year ago)
- Language: Vim Script
- Homepage: https://github.com/twpayne/chezmoi/
- Size: 48.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Neovim Setup
Run the following commands on startup:
```
:PlugUpdate
:Copilot setup
```