Updated
This commit is contained in:
parent
1ffb7e3f5d
commit
3a71afc212
2 changed files with 5 additions and 1 deletions
|
|
@ -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
4
.zshrc
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue