From d91499d8eab6aa3b8bdb7f481bfbc11126813fe5 Mon Sep 17 00:00:00 2001 From: Philip Henning Date: Wed, 12 Aug 2020 13:41:29 +0200 Subject: [PATCH] Add correct automated dotdrop warning --- dotfiles/profile_win | 2 +- dotfiles/start_systemd_shell.sh | 3 +++ dotfiles/zshenv_win | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/dotfiles/profile_win b/dotfiles/profile_win index f3e91e7..fba3cfc 100644 --- a/dotfiles/profile_win +++ b/dotfiles/profile_win @@ -1,5 +1,5 @@ # -# This file is managed by dotdrop, only edit it in your dotdrop files! +# {{@@ env['dotdrop_warning'] @@}} # # Use vim as editor on X diff --git a/dotfiles/start_systemd_shell.sh b/dotfiles/start_systemd_shell.sh index e52288a..5b1e528 100644 --- a/dotfiles/start_systemd_shell.sh +++ b/dotfiles/start_systemd_shell.sh @@ -1,4 +1,7 @@ #!/usr/bin/env sh +# +# {{@@ env['dotdrop_warning'] @@}} +# export DOTNET_ROOT=/opt/dotnet genie -s diff --git a/dotfiles/zshenv_win b/dotfiles/zshenv_win index 4a0d6ea..63c0b99 100644 --- a/dotfiles/zshenv_win +++ b/dotfiles/zshenv_win @@ -1,5 +1,5 @@ # -# This file is managed by dotdrop, only edit it in your dotdrop files! +# {{@@ env['dotdrop_warning'] @@}} #