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

https://github.com/clsty/shellconf

A quick shell configuration setup tool for personal usage.
https://github.com/clsty/shellconf

Last synced: over 1 year ago
JSON representation

A quick shell configuration setup tool for personal usage.

Awesome Lists containing this project

README

          

# shellconf
A quick shell configuration setup tool for personal usage.

It aims to be applicable on common Linux distros.

Configuration included here:
- vifm
- zsh
- nvim

Dependencies:
- rsync
- [vifm](https://github.com/vifm/vifm) ([Site](https://vifm.info/))
- zsh
- neovim (`nvim` in short)
- screen

## Credits
This repo contains codes from the following projects:
- Zsh configuration scheme: [Oh-my-zsh](https://github.com/ohmyzsh/ohmyzsh)
- Zsh theme: [powerlevel10k](https://github.com/romkatv/powerlevel10k)
- neovim theme: [sonokai](https://github.com/sainnhe/sonokai)
- vifm theme: [Nord](https://github.com/vifm/vifm-colors)