added herdr-dpreader and other configs

This commit is contained in:
liph
2026-07-29 12:53:58 +02:00
parent 0ba7d82d10
commit cb84ef757e
14 changed files with 703 additions and 65 deletions
+6 -2
View File
@@ -1,4 +1,4 @@
alias qk='pi --provider ollama-cloud --model kimi-k2.6 -p'
alias qk='pi --provider ollama-cloud --model kimi-k3 -p'
alias qc='pi --provider ollama-cloud --model kimi-k2.7-code -p'
alias qg='pi --provider ollama-cloud --model glm-5.2 -p'
alias qd='pi --provider ollama-cloud --model deepseek-v4-flash -p'
@@ -59,7 +59,11 @@ alias grubb='sudo grub-mkconfig -o /boot/grub/grub.cfg'
alias nlof="~/scripts/fzf_listoldfiles.sh"
# alias fman="compgen -c | fzf | xargs man"
# tmux
## herdr
# alias heh="herdr && herdr-spreader apply [--file ~/.config/herdr/plugins/config/herdr-spreader/home.yml]"
# alias hec="herdr-spreader apply [--file ~/.config/herdr/plugins/config/herdr-spreader/code.yml]"
## tmux
alias ta='tmux attach'
# alias tn='tmux new'
alias tnh='tmuxp load ~/dotfiles/tmux/.tmuxp/home.yaml'