diff options
| -rw-r--r-- | README.md (renamed from presentation.md) | 0 | ||||
| -rwxr-xr-x | bin/present | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/presentation.md b/README.md index d27c32b..d27c32b 100644 --- a/presentation.md +++ b/README.md diff --git a/bin/present b/bin/present index 53e18bf..2733f67 100755 --- a/bin/present +++ b/bin/present @@ -1,4 +1,4 @@ #!/bin/bash rm -fr presentation/* -vimdeck slideshow -p 2 --no-ascii --no-filetype presentation.md +vimdeck slideshow -p 2 --no-ascii --no-filetype README.md |
