Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sabarasaba/dotfiles
arch* + i3wm + kitty
https://github.com/sabarasaba/dotfiles
Last synced: 6 days ago
JSON representation
arch* + i3wm + kitty
- Host: GitHub
- URL: https://github.com/sabarasaba/dotfiles
- Owner: sabarasaba
- Created: 2015-04-26T21:07:51.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2021-06-11T07:57:56.000Z (over 3 years ago)
- Last Synced: 2024-04-08T09:04:35.145Z (9 months ago)
- Language: Shell
- Homepage:
- Size: 3.75 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.