Add correct automated dotdrop warning

This commit is contained in:
Philip Henning 2020-08-12 13:41:29 +02:00
parent 2d258a93d2
commit d91499d8ea
3 changed files with 5 additions and 2 deletions

View file

@ -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

View file

@ -1,4 +1,7 @@
#!/usr/bin/env sh
#
# {{@@ env['dotdrop_warning'] @@}}
#
export DOTNET_ROOT=/opt/dotnet
genie -s

View file

@ -1,5 +1,5 @@
#
# This file is managed by dotdrop, only edit it in your dotdrop files!
# {{@@ env['dotdrop_warning'] @@}}
#