Update 1 file: functions.zsh

This commit is contained in:
2026-08-04 21:33:01 -04:00
parent 889daa82aa
commit 96fad14421
+3
View File
@@ -14,6 +14,9 @@ fix-btopbg(){
install-opencode(){
curl -fsSL https://opencode.ai/install | bash
}
install-omp(){
curl -fsSL https://omp.sh/install | sh
}
dotstate-update() {
local REPO_URL="https://git.jeremymcclure.com/jeremy/dotstate-storage.git"