alias ide = {{dirs.data}}/scripts/ide.nu {{#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}}