Update 1 file: functions.zsh
This commit is contained in:
@@ -14,6 +14,9 @@ fix-btopbg(){
|
|||||||
install-opencode(){
|
install-opencode(){
|
||||||
curl -fsSL https://opencode.ai/install | bash
|
curl -fsSL https://opencode.ai/install | bash
|
||||||
}
|
}
|
||||||
|
install-omp(){
|
||||||
|
curl -fsSL https://omp.sh/install | sh
|
||||||
|
}
|
||||||
|
|
||||||
dotstate-update() {
|
dotstate-update() {
|
||||||
local REPO_URL="https://git.jeremymcclure.com/jeremy/dotstate-storage.git"
|
local REPO_URL="https://git.jeremymcclure.com/jeremy/dotstate-storage.git"
|
||||||
|
|||||||
Reference in New Issue
Block a user