Update README

This commit is contained in:
Alexandre CATTEAU 2022-03-12 12:16:09 +01:00
parent 359af900d1
commit 3a0b288a95

View File

@ -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`. * `vimrc` is ViM config script and should be installed at `~/.vimrc`.
* `tmux.conf` is tmux config file and should be installed at `~/.tmux.conf`. * `tmux.conf` is tmux config file and should be installed at `~/.tmux.conf`.
#### Installation #### 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.