zanothis / setup

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Prerequisites

Arch, Manjaro, etc

Installation instructions

You can install the configurations by running the following command:

$ curl -L https://git.io/fCxJL | bash

The install script will ensure that the following packages are installed:

  1. git
  2. curl
  3. vim

It will then clone the repo and symbolically link the configurations.

Then it installs vim-plug and initializes the plugins specified in the .vimrc.

About

License:The Unlicense


Languages

Language:Shell 40.3%Language:Vim Script 39.1%Language:Python 20.4%Language:CSS 0.2%