Update wallpapers path
This commit is contained in:
parent
5881c1c810
commit
9eee45ed40
@ -28,8 +28,8 @@ git clone https://git.bouvais.lu/adrien/Dotfiles "/tmp/dotfiles" --depth 1
|
|||||||
|
|
||||||
cp -r "/tmp/dotfiles/.config/"* "$HOME/.config/"
|
cp -r "/tmp/dotfiles/.config/"* "$HOME/.config/"
|
||||||
cp "/tmp/dotfiles/.bashrc" "$HOME/.bashrc"
|
cp "/tmp/dotfiles/.bashrc" "$HOME/.bashrc"
|
||||||
mkdir -p "$HOME/wallpapers"
|
mkdir -p "$HOME/Pictures/Wallpapers"
|
||||||
cp -r "/tmp/dotfiles/wallpapers/"* "$HOME/wallpapers/"
|
cp -r "/tmp/dotfiles/wallpapers/"* "$HOME/Pictures/Wallpapers/"
|
||||||
|
|
||||||
rm -rf /tmp/yay
|
rm -rf /tmp/yay
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user