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
c33851feb7
commit
c9c49c2c59
@ -8,6 +8,7 @@ echo "👋 Deep breaths, everything will (probably) be fine!"
|
||||
ln -sf "$HOME"/.dotfiles/zsh/.zshrc "$HOME"/.zshrc
|
||||
ln -sf "$HOME"/.dotfiles/git/.gitconfig "$HOME"/.gitconfig
|
||||
ln -sf "$HOME"/.dotfiles/git/.gitignore_global "$HOME"/.gitignore_global
|
||||
mkdir -p "$HOME"/.ssh
|
||||
ln -sf "$HOME"/.dotfiles/ssh/.ssh/config "$HOME"/.ssh/config
|
||||
|
||||
# Get Oh My ZSH up and running
|
||||
|
Loading…
x
Reference in New Issue
Block a user