mirror of
https://github.com/cheat/cheat.git
synced 2026-05-08 18:43:50 +02:00
3 lines
72 B
Plaintext
3 lines
72 B
Plaintext
To create a symlink:
|
|
ln -s path/to/the/target/directory name-of-symlink
|