mirror of
https://github.com/jakejarvis/dotfiles.git
synced 2025-04-26 03:45:21 -04:00
Update install.sh
This commit is contained in:
parent
b3fa91d37c
commit
61954c875c
@ -4,6 +4,9 @@ set -e
|
||||
|
||||
echo "👋 Deep breaths, everything will (probably) be fine!"
|
||||
|
||||
# Ask for the administrator password upfront
|
||||
sudo -v
|
||||
|
||||
# Set up symbolic links for ZSH and Git pointing to this cloned repo
|
||||
ln -sf "$HOME"/.dotfiles/zsh/.zshrc "$HOME"/.zshrc
|
||||
ln -sf "$HOME"/.dotfiles/git/.gitconfig "$HOME"/.gitconfig
|
||||
|
Loading…
x
Reference in New Issue
Block a user