aboutsummaryrefslogtreecommitdiffstats
path: root/zsh
diff options
context:
space:
mode:
authorGravatar Tom Willemse2022-03-01 21:38:50 -0800
committerGravatar Tom Willemse2022-03-01 21:43:31 -0800
commit1b3dad4212e6e6473ea13330cf0e43b98a0dff46 (patch)
tree34c2b25c5cf2291d686e1d9ad6ca4f11095947f9 /zsh
parentc0deec6a74d0bfea6d212730fb128f7148493c31 (diff)
downloadnew-dotfiles-1b3dad4212e6e6473ea13330cf0e43b98a0dff46.tar.gz
new-dotfiles-1b3dad4212e6e6473ea13330cf0e43b98a0dff46.zip
Add script to connect to remote desktop
Diffstat (limited to 'zsh')
-rw-r--r--zsh/profile.org8
1 files changed, 8 insertions, 0 deletions
diff --git a/zsh/profile.org b/zsh/profile.org
index 533abe8..98803b8 100644
--- a/zsh/profile.org
+++ b/zsh/profile.org
@@ -83,6 +83,14 @@ I don't want to send any telemetry to Microsoft about my usage of the ~dotnet~ t
export DOTNET_CLI_TELEMETRY_OPTOUT=1
#+end_src
+** SCSH
+
+Add a directory in my home to the list where scsh will try to load libraries from when using =-ll=. This variable is treated as a list of s-exps, so each element needs to be quoted. And =#f= means to insert the default list of directories there. scsh doesn't understand what =~/= means, so we need to use escaped quotes instead of wrapping everything in single quotes.
+
+#+begin_src sh
+ export SCSH_LIB_DIRS="#f \"${HOME}/usr/share/scsh/\""
+#+end_src
+
* Systemd
Import some variables into the systemd environment so that services