Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hacksore/dotfiles
my dotfiles
https://github.com/hacksore/dotfiles
dotfiles neovim-dotfiles
Last synced: 17 days ago
JSON representation
my dotfiles
- Host: GitHub
- URL: https://github.com/hacksore/dotfiles
- Owner: Hacksore
- Created: 2022-03-24T14:33:08.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-10-18T13:50:43.000Z (22 days ago)
- Last Synced: 2024-10-20T11:36:52.977Z (20 days ago)
- Topics: dotfiles, neovim-dotfiles
- Language: Lua
- Homepage:
- Size: 795 KB
- Stars: 11
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dotfiles
These are my dotfiles and neovim configuration.
### Install
```
# clone the dotties
git clone https://github.com/Hacksore/dotfiles.git ~/dotfiles# move into the dotties
cd ~/dotfiles# link them
stow .
```