updated stuff
This commit is contained in:
parent
0fdf83461e
commit
e1e6037f6c
3 changed files with 9 additions and 1 deletions
3
install
3
install
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue