Skip to content
Snippets Groups Projects
Commit 9c3e349f authored by nimrod's avatar nimrod
Browse files

Add Vim filetype to direnv's .envrc files.

parent 98be7793
No related branches found
No related tags found
No related merge requests found
# shellcheck shell=bash disable=SC1091
# vim: ft=sh
source_up
[ ! -f .envrc.private ] || . .envrc.private
# shellcheck shell=bash disable=SC1091
# vim: ft=sh
source_up
export GIT_AUTHOR_EMAIL='nimrod@schoolinks.com'
export GIT_AUTHOR_NAME='Nimrod Adar'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment