diff options
author | rsc <devnull@localhost> | 2004-03-05 03:13:13 +0000 |
---|---|---|
committer | rsc <devnull@localhost> | 2004-03-05 03:13:13 +0000 |
commit | 4da83e7ccebd8ab6eb33747d16292567ec59d7dd (patch) | |
tree | 999f0d6abbe3863ee3597a7070331ba6445a1863 /plumb | |
parent | c91bd3283a44946fd420ce68c43580aa0d327546 (diff) | |
download | plan9port-4da83e7ccebd8ab6eb33747d16292567ec59d7dd.tar.gz plan9port-4da83e7ccebd8ab6eb33747d16292567ec59d7dd.tar.bz2 plan9port-4da83e7ccebd8ab6eb33747d16292567ec59d7dd.zip |
Various little fixes.
Diffstat (limited to 'plumb')
-rw-r--r-- | plumb/initial.plumbing | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/plumb/initial.plumbing b/plumb/initial.plumbing new file mode 100644 index 00000000..b2ac9719 --- /dev/null +++ b/plumb/initial.plumbing @@ -0,0 +1,5 @@ +# to update: cat $HOME/lib/plumbing | 9p write plumb/rules + +editor = acme +include basic + |