{{#if-installed helix}} alias hx = helix {{/if-installed}} {{#if-installed todo.sh}} alias t = todo.sh {{/if-installed}} {{#if-installed fuck}} alias fuck = with-env {TF_ALIAS: "fuck", PYTHONIOENCODING: "utf-8"} { thefuck (history | last 1 | get command.0) }{{/if-installed}} {{#if flags.unix}} alias `shx` = sudo -E helix -c '{{dirs.config}}/helix/config.toml' {{/if}} {{#if-installed nix}} alias devshell = nix develop -c $env.SHELL {{/if-installed}} def --env `silo cd` [] { silo repo | cd $in }