diff options
Diffstat (limited to 'etc')
-rw-r--r-- | etc/Makefile.am | 1 | ||||
-rw-r--r-- | etc/mpio/mpioshrc | 5 |
2 files changed, 6 insertions, 0 deletions
diff --git a/etc/Makefile.am b/etc/Makefile.am new file mode 100644 index 0000000..02f1137 --- /dev/null +++ b/etc/Makefile.am @@ -0,0 +1 @@ +sysconf_DATA = mpio/mpioshrc
\ No newline at end of file diff --git a/etc/mpio/mpioshrc b/etc/mpio/mpioshrc new file mode 100644 index 0000000..516b7d0 --- /dev/null +++ b/etc/mpio/mpioshrc @@ -0,0 +1,5 @@ +[mpiosh] +default_mem=internal +prompt_int=[;1mmpio <i>[m +prompt_ext=[;1mmpio <e>[m + |