refined use of stow
This commit is contained in:
parent
f76e5e0d82
commit
affe933668
8 changed files with 2 additions and 3 deletions
2
init.sh
2
init.sh
|
@ -22,7 +22,7 @@ esac
|
|||
#create symlinks using stow
|
||||
mkdir ~/.ssh
|
||||
echo "Stowing Configs"
|
||||
stow config
|
||||
stow config --dotfiles
|
||||
chmod 0700 ~/.ssh
|
||||
chmod -R 0600 ~/.ssh/*
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue