Dev #2

Merged
poslop merged 31 commits from dev into master 2026-07-23 12:48:53 -05:00
Showing only changes of commit aa7520e487 - Show all commits
+5
View File
@@ -11,6 +11,11 @@ zstyle :compinstall filename '/home/poslop/.zshrc'
autoload -Uz compinit
compinit
alias ga='git add'
alias gc='git commit'
alias gp='git push'
alias gs='git status'
rerice() {
local flake_dir="/etc/rice-flakes"
host="${1:-$(hostname -s)}"