dot_config/private_fish/config.fish.tmpl 🔗
@@ -143,6 +143,7 @@ if status is-interactive
alias k="klog"
alias ls="lsd"
alias loghtml="llm logs -ceu | mdas -h | grep '\.html\$' | read path_to_response && xdg-open \"LLM Responses/\$path_to_response\" && echo \"Opened \$path_to_response\""
+ alias soft="ssh git.secluded.site"
scheme set tomorrow
starship init fish | source