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

https://github.com/rinuya/configs

NeoVim (I use vim btw), i3wm, and some bash configs
https://github.com/rinuya/configs

bash config i3wm neovim

Last synced: about 2 months ago
JSON representation

NeoVim (I use vim btw), i3wm, and some bash configs

Awesome Lists containing this project

README

          

# How to use

1. Execute setup.sh
- copy script on local machine (e.g git clone)
- give script execute permissions `chmod +x setup.sh`
- execute script `./setup.sh`
- IF *i3wm* was installed, re-login and select i3 for the session
- IF NerdFont was installed, select it as the terminal font in *edit > preferences*

2. Execute copy_config.sh
- copy script on local machine
- give script execute permissions `chmod +x copy_config.sh`
- execute script `./copy_config.sh`