Show HN: Kaldo – Cross Shell Aliases
github.com
Show HN: Kaldo – Cross Shell Aliases
1–10 of 10 posts
Re: Show HN: Kaldo – Cross Shell Aliases
#2Re: Show HN: Kaldo – Cross Shell Aliases
#3Re: Show HN: Kaldo – Cross Shell Aliases
#4Re: Show HN: Kaldo – Cross Shell Aliases
#5Does this project facilitate synchronising aliases across devices as well as across shells or is the idea you'd use something like Syncthing to achieve the former?
Re: Show HN: Kaldo – Cross Shell Aliases
#6Just curious, why do you find yourself switching shells often?
Re: Show HN: Kaldo – Cross Shell Aliases
#7Not to detract from OP's project, but I only noticed today that Atuin[1] also now has a feature that synchronises aliases (in addition to your shell history). I self-host an Atuin server and it's been super helpful being able to ctrl-r and find a command I ran on another machine. Does this project facilitate synchronising aliases across devices as well as across shells or is the idea you'd use something like Syncthin…
Re: Show HN: Kaldo – Cross Shell Aliases
#8Just curious, why do you find yourself switching shells often?
Re: Show HN: Kaldo – Cross Shell Aliases
#9Just curious, why do you find yourself switching shells often?
I almost always use zsh, but occasionally have a reason to switch back to bash. It's so infrequent that I can't even think of a good example.. but I put all of my aliases and functions in ~/.profile and make sure that my bashrc and zshrc explicitly source so I have them all in either shell.
Re: Show HN: Kaldo – Cross Shell Aliases
#10This is nice. Would love support for nushell as well.