Skip to content

Commit

Permalink
Revert "Try avoiding TTY"
Browse files Browse the repository at this point in the history
This reverts commit 9d3d6f9.
  • Loading branch information
jasonmorganson committed Oct 27, 2024
1 parent 9d3d6f9 commit f6b5fb3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions home/dot_config/nushell/scripts/aliases.nu.tmpl
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{{ output "pkgx" "+nushell.sh" "nu" "-c `~/.local/bin/als init zsh | lines | skip 2 | parse 'alias {name}=\"{value}\"' | each {|alias| print $\"export alias ($alias.name) = ($alias.value)\" } | ignore`" }}
1 change: 0 additions & 1 deletion home/dot_config/nushell/scripts/make-aliases.nu.tmpl

This file was deleted.

0 comments on commit f6b5fb3

Please sign in to comment.