From 3a0b288a9535fd54be0732dd7a9822b4f045ddd8 Mon Sep 17 00:00:00 2001 From: Alexandre CATTEAU Date: Sat, 12 Mar 2022 12:16:09 +0100 Subject: [PATCH] Update README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 56940ee..669874b 100644 --- a/README.md +++ b/README.md @@ -7,4 +7,5 @@ This repository contains setup or config files for generic CLI applications, suc * `vimrc` is ViM config script and should be installed at `~/.vimrc`. * `tmux.conf` is tmux config file and should be installed at `~/.tmux.conf`. #### Installation -* `install.sh` script copies above files to their respective destinations. +* `install.sh` script copies above files to their respective destinations; + * can be called with an argument, which will be used as user name.