From 2e7f4853ef4b69716429899203c4c836a87d741c Mon Sep 17 00:00:00 2001 From: Andrew Spratley Date: Thu, 1 Feb 2024 09:16:36 +0000 Subject: [PATCH] feat: expand symlink to home dir --- dot_bashrc.tmpl | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/dot_bashrc.tmpl b/dot_bashrc.tmpl index 2ef54ad..8f4ed3f 100644 --- a/dot_bashrc.tmpl +++ b/dot_bashrc.tmpl @@ -105,5 +105,8 @@ export VISUAL=nano # Set Editor export EDITOR=xed export VISUAL=nano -{{- end -}} +{{ end }} + +# Ensure symlink followed to home directory +cd -P .