Type in a command, or "ls dictionary" to search all commands for "dictionary", etc.
|
Used to go to your locally running web server. When developing rails apps, you may run mainly on port 3000. The path, however, may change more frequently. If you have an "admin" section of your rails app and run on port 3000, your command might look like the following: lh -a admin (note: this will only work if you have a locally running web server)