Bloom
Bloom is my dotfile setup and my configuration script for Void Linux. In addition to dotfiles, it also includes setup for the tools.
Tools
- neovim (text editor/IDE)
- wezterm (terminal)
- tmux (terminal manager)
- river (window manager)
- yazi (file manager)
- eww (bar)
Requirements
- git
Install
- Clone this repo:
git clone https://github.com/jellyfishsh/dotfiles.gitorgit clone git@github.com:jellyfishsh/dotfiles.git - run
install.sh
Needs
- make a setup for only dotfiles and not installing new packages
- have a setup that does not require cloning at all, and instead uses
curl - make a complete image file that includes these defaults when making a new system
- setup an auto tmux on shell startup
- setup a basic configuration on tmux startup
- finish the neovim lsp configuration
- do advanced configuration for yazi, tmux, eww, and wezterm
Description
Languages
Shell
42.3%
Lua
35.9%
CSS
21.8%