math-optim/.envrc

10 lines
162 B
Plaintext
Raw Normal View History

2022-06-14 16:46:11 +02:00
use flake
# ref: https://github.com/direnv/direnv/wiki/Vim
# comment out if not planning to use this
add_extra_vimrc
2022-12-24 11:30:22 +01:00
# alias gor='go run'
2022-06-14 16:46:11 +02:00
# vim: ff=unix ft=sh