updated stuff

This commit is contained in:
Nikolas Weger 2019-11-18 23:02:52 +01:00
parent 0fdf83461e
commit e1e6037f6c
3 changed files with 9 additions and 1 deletions

View file

@ -1,4 +1,7 @@
#!/bin/bash
echo ">> Installing needed Packages - Please Wait!"
yay -S zsh-autosuggestions-git zsh-completions-git zsh-syntax-highlighting-git zsh-theme-powerlevel10k-git
echo ">> Copying Gitconfig - Please Wait!"
sudo cp ${HOME}/.config/dotfiles/toCopy/gitconfig /etc/gitconfig