Indeed this is way out of scope for this list but the right thing to do is
to set up SSH IdentityFiles. "man ssh_config" and read about IdentityFile
directive and also man ssh-keygen. For more information a quick google
search will pop up millions of easy tutorials.
If your problem is that you hav
fact, the script essentially does
> those ln operations you mentioned, plus some additional safety checks--but
> if you are going to be doing a certain series of operations repeatedly, why
> not automate them? You are more likely to make a mistake typing things by
> hand every time.
>
Hn, I use a similar tool called ln
In all seriousness what value does or could a tool like this add above ln?
ln -s ~/some/long/path ~/bookmark
cd ~/bookmark
cd ~/bookmark/nested/tab/completion
rm ~/bookmark
Sorry I don't mean that in a snarly way I am curious if you can come up or
have with any