mirror of
https://github.com/shokinn/.files.git
synced 2025-01-19 05: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
|
# Use vim as editor on X
|
||||||
|
|
|
@ -1,4 +1,7 @@
|
||||||
#!/usr/bin/env sh
|
#!/usr/bin/env sh
|
||||||
|
#
|
||||||
|
# {{@@ env['dotdrop_warning'] @@}}
|
||||||
|
#
|
||||||
export DOTNET_ROOT=/opt/dotnet
|
export DOTNET_ROOT=/opt/dotnet
|
||||||
|
|
||||||
genie -s
|
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