5 lines
49 B
Bash
5 lines
49 B
Bash
|
#!/usr/bin/env sh
|
||
|
|
||
|
ln -svrf conkyrc ~/.conkyrc
|
||
|
|