From 1d7964cd2124a96dd96d7df0209e7adbbcbb1591 Mon Sep 17 00:00:00 2001 From: Aaron Johnson Date: Sun, 25 Nov 2018 19:48:29 -0600 Subject: [PATCH] Updated README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9f36d97..a0ed3da 100644 --- a/README.md +++ b/README.md @@ -38,12 +38,12 @@ hostname=password If this option is provided, hosts marked as Windows hosts will check this file for a password and pass it on to the alias for the host in order to make logging into Windows almost as painless as *nix hosts. **This feature should be considered temporary and used only at your own risk.** This is a **very insecure** thing to do, and the intent is to replace this later with LastPass support or similar instead, and was added mostly as a personal exercise. -To configure, once you have your password file set up, just export the location as a variable like so: +To configure, once you have your password file set up, just export the location as a variable in your shell RC before sourcing the __Tab Sorcery__ script like so: ``` export SORC_PASS_FILE="$HOME/.some_file" ``` -### Full Example of How to Call the __Tab Sorcery__ Script +### Full Example of How to Call the Tab Sorcery Script Here is a full example utilizing all available options. Please note that only the last line, beginning with a dot, is absolutely required. ``` export SORC_GEOM_RDP='1280x720'