From e242b8b2e5822a091134751a35c9d4f367c66819 Mon Sep 17 00:00:00 2001 From: ryukamish Date: Thu, 23 Jul 2026 01:20:23 +0530 Subject: switched to markdown format for readme file --- README | 8 -------- README.md | 10 ++++++++++ 2 files changed, 10 insertions(+), 8 deletions(-) delete mode 100644 README create mode 100644 README.md diff --git a/README b/README deleted file mode 100644 index bc4f5ac..0000000 --- a/README +++ /dev/null @@ -1,8 +0,0 @@ -bash-scripts -============ -doing mundane tasks with bash automation - -TODO ----- -- auto backup with rsync with one command -- compressing files with tar diff --git a/README.md b/README.md new file mode 100644 index 0000000..c9522bb --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +# bash-scripts +doing mundane tasks with bash automation + +## vic +Open any executable command file from any directory. +The file should be in path or be installed on the system. + +## TODO +- auto backup with rsync with one command +- compressing files with tar -- cgit v1.3