mirror of
https://github.com/shokinn/.files.git
synced 2025-01-18 21:22:25 +00:00
Add correct automated dotdrop warning
This commit is contained in:
parent
2d258a93d2
commit
d91499d8ea
|
@ -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
|
||||
|
|
|
@ -1,4 +1,7 @@
|
|||
#!/usr/bin/env sh
|
||||
#
|
||||
# {{@@ env['dotdrop_warning'] @@}}
|
||||
#
|
||||
export DOTNET_ROOT=/opt/dotnet
|
||||
|
||||
genie -s
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
#
|
||||
# This file is managed by dotdrop, only edit it in your dotdrop files!
|
||||
# {{@@ env['dotdrop_warning'] @@}}
|
||||
#
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue