dotfiles/README.md
2025-01-21 00:07:41 -08:00

710 B

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

  1. Clone this repo: git clone https://github.com/jellyfishsh/dotfiles.git or git clone git@github.com:jellyfishsh/dotfiles.git
  2. 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