Commit Graph

11 Commits

Author SHA1 Message Date
Ștefan Talpalaru 3ff26b54eb
remove Go support 2020-04-15 14:37:39 +02:00
Zahary Karadjov 088d3b7f68 The zsh PATH issue strikes again; Use more portable code 2020-02-25 18:48:15 +02:00
Zahary Karadjov 9f43764458 Add the Nimble bin directory to the PATH
I'm using this directory as a place to put the new testrunner exe
from the testutils package. For now, I'm doing this manually, but
it may be automated by the Makefiles in the future.
2020-02-25 18:48:15 +02:00
Ștefan Talpalaru bf86dccf4d
add comment 2019-09-04 18:58:26 +02:00
Zahary Karadjov 58780243a7
Alternative fix for the Nim path problem in zsh 2019-09-04 16:51:58 +02:00
Ștefan Talpalaru 705c897ee7
move Nim, Nim-csources and nimble submodules here 2019-08-28 15:10:15 +02:00
Ștefan Talpalaru ed16839098
env.sh: Zsh support 2019-08-23 20:24:45 +02:00
Ștefan Talpalaru 9397da232f
env.sh: $0 -> $BASH_SOURCE (to allow sourcing the file)
and set the prompt in `env.sh bash`
2019-08-23 18:55:16 +02:00
Ștefan Talpalaru c2ca83644e
env.sh needs Bash 2019-08-21 17:43:00 +02:00
Ștefan Talpalaru 17b4288519
env.sh: new functions - "nimble" and "add_submodule" 2019-08-21 17:06:22 +02:00
Ștefan Talpalaru a7618a6491
initial commit 2019-08-20 23:14:45 +02:00