Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/andrew--r/dotfiles
https://github.com/andrew--r/dotfiles
Last synced: about 6 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/andrew--r/dotfiles
- Owner: andrew--r
- Created: 2016-10-18T18:19:13.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2024-10-27T22:58:38.000Z (22 days ago)
- Last Synced: 2024-10-28T02:34:37.533Z (22 days ago)
- Language: Lua
- Size: 43.9 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# dotfiles
## nvim setup
Clone repo and create symlink to neovim configuration:
```
ln -s absolute_path_to_nvim_folder_from_repo ~/.config/nvim
```