Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 299 Bytes

link.md

File metadata and controls

13 lines (10 loc) · 299 Bytes

link

Create a symbolic link.

Key Value Required Default
path String and (not= "") Yes
source String and (not= "") Yes

Examples

(link {:path "~/.lein/profiles.clj" :source "/path/to/your/dotfiles/profiles.clj"})