misc changes
This commit is contained in:
parent
feed3ebf98
commit
580b1cf266
3 changed files with 9 additions and 10 deletions
2
init.sh
2
init.sh
|
@ -30,7 +30,7 @@ chmod 0700 ~/.ssh
|
|||
chmod -R 0600 ~/.ssh/*
|
||||
|
||||
#setup shell
|
||||
stow home
|
||||
#stow home <-- what is this for??
|
||||
echo "Select which shell to configure and use: zsh/fish/bash"; read -r answer
|
||||
case $answer in
|
||||
z | zsh)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue