chore(fish): remove tuios-web, move mise

Amolith created

Change summary

dot_config/private_fish/config.fish.tmpl | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Detailed changes

dot_config/private_fish/config.fish.tmpl 🔗

@@ -163,6 +163,8 @@ if status is-interactive
 
 	# register completions (on-the-fly, non-cached, because the actual command won't be cached anyway
 	complete -c cht -xa '(curl -s cheat.sh/:list)'
+    # Lots of things rely on this
+    mise activate fish | source
 
     # Dynamic completions
     starship init fish | source
@@ -170,9 +172,7 @@ if status is-interactive
     atuin init --disable-up-arrow fish | source
     lune completion fish | source
     tuios completion fish | source
-    tuios-web completion fish | source
     crush completion fish | source
-    mise activate fish | source
     # lux.lumen-labs.org
     lx completion fish | source