Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/refractalize/dotfiles
https://github.com/refractalize/dotfiles
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/refractalize/dotfiles
- Owner: refractalize
- Created: 2011-04-17T19:39:07.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2024-04-28T19:09:42.000Z (8 months ago)
- Last Synced: 2024-04-28T20:24:40.613Z (8 months ago)
- Language: Lua
- Homepage:
- Size: 605 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
To setup on a new machine:
1. Install [yadm](https://yadm.io/docs/install)
2. `yadm clone https://github.com/refractalize/dotfiles.git`## Install
# zgen
```sh
git clone https://github.com/tarjoilija/zgen.git "${HOME}/.zgen"
```See: https://github.com/tarjoilija/zgen#installation
# vim-plug
```sh
sh -c 'curl -fLo "$HOME/.config/nvim/autoload/plug.vim --create-dirs \
https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim'
```See: https://github.com/junegunn/vim-plug#neovim