fixed stow condition, update file created to help with incremental
updates
This commit is contained in:
parent
889dc15a58
commit
a852c27a20
2 changed files with 11 additions and 0 deletions
2
init.sh
2
init.sh
|
@ -17,6 +17,8 @@ zsh prezto.zsh
|
|||
chmod -R go-w ~/.zprezto
|
||||
|
||||
#create symlinks using stow
|
||||
mkdir ~/.ssh
|
||||
mkdir ~/.config/systemd/user/
|
||||
echo "Stowing Configs"
|
||||
stow tmux
|
||||
stow vim
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue