install.sh: adapt behviour when calling with argument

This commit is contained in:
2022-03-12 12:24:28 +01:00
parent 3a0b288a95
commit 8a253e1090
2 changed files with 23 additions and 17 deletions

View File

@@ -8,4 +8,4 @@ This repository contains setup or config files for generic CLI applications, suc
* `tmux.conf` is tmux config file and should be installed at `~/.tmux.conf`.
#### Installation
* `install.sh` script copies above files to their respective destinations;
* can be called with an argument, which will be used as user name.
* can be called with an argument, which will be used as user name (to be used with setup scripts).