diff options
Diffstat (limited to '.envrc')
-rw-r--r-- | .envrc | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -16,6 +16,9 @@ export CODEROOT=$PWD export COLUMNS # +# ignore cabdir and hidden files when globbing + export GLOBIGNORE="_:**_/**:.*:$GLOBIGNORE" +# # scripts for editing go here PATH_add $CODEROOT/Omni/Ide # |