This commit is contained in:
Patrick Alvin Alcala 2025-07-18 10:03:13 +08:00
parent 1ffb7e3f5d
commit 3a71afc212
2 changed files with 5 additions and 1 deletions

View file

@ -1 +1 @@
return {recents={[1]="/home/patrick/Downloads",[2]="/run/media/patrick/PATRICK/Fonts/Montserrat/woff2",[3]="/run/media/patrick/PATRICK",[4]="/home/patrick",[5]="/home/patrick/Nextcloud"}, window={[1]=1886,[2]=492,[3]=0,[4]=0,["n"]=4}, window_mode="maximized", previous_find={[1]="host",[2]="tray",[3]="runCommand",[4]="encrypt",[5]="sass",[6]="_ownername"}, previous_replace={}}
return {recents={[1]="/home/patrick/Downloads",[2]="/run/media/patrick/PATRICK/Fonts/Montserrat/woff2",[3]="/run/media/patrick/PATRICK",[4]="/home/patrick",[5]="/home/patrick/Nextcloud"}, window={[1]=930,[2]=1009,[3]=0,[4]=0,["n"]=4}, window_mode="maximized", previous_find={[1]="host",[2]="tray",[3]="runCommand",[4]="encrypt",[5]="sass",[6]="_ownername"}, previous_replace={}}

4
.zshrc
View file

@ -136,6 +136,10 @@ alias syss="systemctl status"
alias syse="sudo systemctl enable --now"
alias sysr="sudo systemctl restart"
alias sysl="systemctl list-units --type=service --state=running"
alias sysdr="systemctl daemon-reload"
alias openweb="DATA_DIR=~/.open-webui uvx --python 3.11 open-webui@latest serve"
alias comfy="cd /home/patrick/Documents/Github/ComfyUI && python main.py"
# Void
# alias rb="sudo reboot"