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.
- Host: GitHub
- URL: https://github.com/clsty/shellconf
- Owner: clsty
- License: gpl-3.0
- Created: 2024-10-31T02:33:30.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-06T01:48:16.000Z (over 1 year ago)
- Last Synced: 2025-03-06T02:36:26.437Z (over 1 year ago)
- Language: Shell
- Size: 2.37 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)