diff options
author | streetturtle <streetturtle@users.noreply.github.com> | 2019-03-30 18:29:42 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-03-30 18:29:42 -0400 |
commit | 38d85c4c1c72de3f8694fc5a04472aea50e6e715 (patch) | |
tree | d516645073d7820c7c82626b07ca55f1d55a4fa0 | |
parent | 2e2ab20022875fdcda969b39cb25c3f39cb98b24 (diff) |
Rename README_old.md to README.md
-rw-r--r-- | run-shell/README.md (renamed from run-shell/README_old.md) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/run-shell/README_old.md b/run-shell/README.md index ae1dbbb..f66a110 100644 --- a/run-shell/README_old.md +++ b/run-shell/README.md @@ -22,4 +22,4 @@ Run prompt which is put inside a widget: ```lua awful.key({modkey}, "r", function () run_shell.launch() end), -
\ No newline at end of file + |