Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sabarasaba/dotfiles

arch* + i3wm + kitty
https://github.com/sabarasaba/dotfiles

Last synced: 6 days ago
JSON representation

arch* + i3wm + kitty

Awesome Lists containing this project

README

        

dotfiles
===================
![screenshot](https://github.com/sabarasaba/dotfiles/blob/master/screenshot.png)

## Installation

### Basics
Clone and run `./setup.sh`

NOTE: we assume that i3wm is already installed.

### Installing Vim Plugins
To install them you'll need vim-plug, as mentioned above.
Once Plug is installed. Open vim (`$ vim`) and type `:PlugInstall`. And then restart vim. You'll need to do this for all the plugins to work.