diff options
author | Skiz <skiznet@aol.com> | 2024-10-03 11:42:15 -0400 |
---|---|---|
committer | Skiz <skiznet@aol.com> | 2024-10-03 11:42:15 -0400 |
commit | 782e3d70c89b4ea41d7f985bfeb841dfb0022354 (patch) | |
tree | fd2dc900b81141ae722107e53de2a366906252d2 | |
parent | 4cc9fb95e4f06858c01c8b91c6ee83a49d295116 (diff) |
-rw-r--r-- | readme.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/readme.txt b/readme.txt new file mode 100644 index 0000000..f6a73bb --- /dev/null +++ b/readme.txt @@ -0,0 +1,9 @@ +=== Schizoid's PWD === + +Schizoid's PWD (SPWD) is a simple and suckless recreation of the standard Unix coreuntil "PWD". + +== Installation == + +To install just run: + +sudo make; sudo make install |