diff options
author | Oxbian <oxbian@mailbox.org> | 2025-09-07 11:34:11 +0200 |
---|---|---|
committer | Oxbian <oxbian@mailbox.org> | 2025-09-07 11:34:11 +0200 |
commit | f05d2056c1827fa520658b2244bf4c0991b6f7d7 (patch) | |
tree | b33419b6d9d8d12d2bf8d1678c079d8f1c50d0f4 /README.md | |
parent | a92789e8707d2a077bc6d3fedfcdf377bc6ceba1 (diff) | |
download | vimrc-master.tar.gz vimrc-master.zip |
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -19,6 +19,13 @@ the install.sh script and clone the config inside ~/.vim** git clone https://git.arka.rocks/vimrc.git ~/.vim ``` +*If you want to run the install script which will sed ~/.config/vim to ~/.vim +withtout copying the data into ~/.vim, you can run it with any argument you +want.* +```sh +./install.sh any_argument_you_want +``` + ## Plugins This config has just the necessary plugins installed: |