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
- Host: GitHub
- URL: https://github.com/rinuya/configs
- Owner: rinuya
- Created: 2023-07-06T16:53:18.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-08-03T07:46:54.000Z (almost 2 years ago)
- Last Synced: 2025-01-18T09:52:10.227Z (over 1 year ago)
- Topics: bash, config, i3wm, neovim
- Language: Lua
- Homepage:
- Size: 24.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`