adding git for nemesis
This commit is contained in:
parent
041d69cefc
commit
27d844c3c6
2 changed files with 3 additions and 1 deletions
|
@ -34,6 +34,8 @@ echo "################################################################"
|
|||
tput sgr0
|
||||
echo
|
||||
|
||||
sudo pacman -Sy git --noconfirm --needed
|
||||
|
||||
[ -d $HOME"/DATA" ] || mkdir -p $HOME"/DATA"
|
||||
cd ~/DATA
|
||||
git clone https://github.com/erikdubois/arcolinux-nemesis
|
||||
|
|
|
@ -260,4 +260,4 @@ mkinitcpio-openswap
|
|||
|
||||
#timeshift
|
||||
#grub-btrfs
|
||||
#timeshift-autosnap
|
||||
#timeshift-autosnap
|
Loading…
Reference in a new issue