Beyond SSH Bookmarks

  • Bash aliases only help you run the ssh command. They won't shorten scp or rsync commands, or version control checkouts. They won't even help if you want to pass a flag to ssh occasionally. So that's the downside of using bash aliases for this.