link to default conky files when configuring common parts of a fresh system
This commit is contained in:
parent
387707ae99
commit
eaf01257a3
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ ln -vfs "$DIR/.Slic3r" ~/.
|
|||
ln -vfs "$DIR/.ghci" ~/.
|
||||
mkdir -p ~/.kde/share/config/
|
||||
ln -vfs "$DIR/.kdiff3rc" ~/.kde/share/config/kdiff3rc
|
||||
ln -vfs "$DIR/.conky" ~/.
|
||||
ln -vfs "$DIR/.gitconfig.linux.private" ~/.gitconfig
|
||||
|
||||
# tools
|
||||
|
|
Loading…
Reference in a new issue