feat: add setup for links
This commit is contained in:
parent
a89e285e5a
commit
584e4f31cc
4 changed files with 3 additions and 45 deletions
1
setup.sh
Executable file
1
setup.sh
Executable file
|
|
@ -0,0 +1 @@
|
|||
find $PWD -maxdepth 10 -mindepth 1 -type d -exec ln -s '{}' $HOME/.config/ \;
|
||||
Loading…
Add table
Add a link
Reference in a new issue