Revert "install.sh: adapt behviour when calling with argument"

This reverts commit 8a253e1090.
This commit is contained in:
2022-03-12 12:37:24 +01:00
parent 8a253e1090
commit d8c16a134a
2 changed files with 17 additions and 23 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 (to be used with setup scripts).
* can be called with an argument, which will be used as user name.