updated stuff

This commit is contained in:
Nikolas Weger 2020-06-24 13:45:06 +02:00
parent 70a7bc3876
commit eb82cb6252

View file

@ -7,3 +7,6 @@ sudo cp ${HOME}/.config/dotfiles/copy/gitignore /etc/gitignore
echo ">>> Copying SSH Config - Please Wait! <<<"
sudo cp ${HOME}/.config/dotfiles/copy/sshconfig /etc/ssh/ssh_config
echo ">>> Copying ZSH Environment File - Please Wait! <<<"
cp ${HOME}/.config/dotfiles/copy/zshenv ${HOME}/.zshenv