Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/refractalize/dotfiles


https://github.com/refractalize/dotfiles

Last synced: 3 months ago
JSON representation

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