1
0
Fork 0
mirror of https://github.com/lcpz/awesome-copycats.git synced 2026-03-23 14:05:11 +00:00

improve directions

This commit is contained in:
r4wm 2024-07-28 22:42:27 -04:00
parent 16c16bb16e
commit 8ebe4fcc62

View file

@ -97,7 +97,7 @@ Installation
.. code-block:: shell
git clone --recurse-submodules --remote-submodules --depth 1 -j 2 https://github.com/lcpz/awesome-copycats.git
mv -bv awesome-copycats/{*,.[^.]*} ~/.config/awesome; rm -rf awesome-copycats
mkdir -p ~/.config/awesome && mv -bv awesome-copycats/{*,.[^.]*} ~/.config/awesome && rm -rf awesome-copycats
In case you do not want the Git files, use the following as the second command: