diff --git a/dot_config/private_fish/config.fish.tmpl b/dot_config/private_fish/config.fish.tmpl index 9d23d469a8a12583b947c34aeecfe1afb84a8b91..cbdb27debc8fea59f9eb6d808d2e2789b449c447 100644 --- a/dot_config/private_fish/config.fish.tmpl +++ b/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