diff options
author | Julian Marcos | 2022-06-24 13:58:56 +0200 |
---|---|---|
committer | Julian Marcos | 2022-06-24 13:58:56 +0200 |
commit | e70cf7ba33f0d452af3264d2474a94232f667843 (patch) | |
tree | 5d2b5a30c30c8761ed7a2cdf14e914d3571b0087 | |
parent | e50751da3901c32aaef1f940ce628fc93e36d95e (diff) |
Maken editors generic in edit_program
I have just maken `which nano` to be \$EDITOR
-rwxr-xr-x | ntcoin | 0 | ||||
-rwxr-xr-x | ntcoin_freebsd_tildeguru | 0 | ||||
-rwxr-xr-x | ntcoin_openbsd_tildeinstitute | 0 |
3 files changed, 0 insertions, 0 deletions
diff --git a/ntcoin b/ntcoin index b781358..cdc1d2a 100755 --- a/ntcoin +++ b/ntcoin diff --git a/ntcoin_freebsd_tildeguru b/ntcoin_freebsd_tildeguru index be4aa1d..cd2020d 100755 --- a/ntcoin_freebsd_tildeguru +++ b/ntcoin_freebsd_tildeguru diff --git a/ntcoin_openbsd_tildeinstitute b/ntcoin_openbsd_tildeinstitute index 6488059..5a9a024 100755 --- a/ntcoin_openbsd_tildeinstitute +++ b/ntcoin_openbsd_tildeinstitute |