mirror of
https://github.com/DerTyp7/.dotfiles.git
synced 2025-10-29 04:52:09 +01:00
override dotfiles
This commit is contained in:
4
setup.sh
4
setup.sh
@@ -1,3 +1,5 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
|
||||||
sudo pacman -Syu --noconfirm\
|
sudo pacman -Syu --noconfirm\
|
||||||
cachyos-gaming-meta \
|
cachyos-gaming-meta \
|
||||||
cachyos-gaming-applications \
|
cachyos-gaming-applications \
|
||||||
@@ -19,7 +21,7 @@ paru -Syu --noconfirm \
|
|||||||
signal-desktop
|
signal-desktop
|
||||||
|
|
||||||
git clone https://github.com/DerTyp7/.dotfiles.git ~/.config/.dotfiles
|
git clone https://github.com/DerTyp7/.dotfiles.git ~/.config/.dotfiles
|
||||||
mv * ~/.config/.dotfiles ~/.config
|
mv -f * ~/.config/.dotfiles ~/.config
|
||||||
rm -rf ~/.config/.dotfiles
|
rm -rf ~/.config/.dotfiles
|
||||||
|
|
||||||
read -r -p "Reboot now? (Y/n) " reply
|
read -r -p "Reboot now? (Y/n) " reply
|
||||||
|
|||||||
Reference in New Issue
Block a user