fix mistakes and remove vesktop
* fix dnf enable docker lol * accidentally committed restore.sh being commented out temporarily * remove vesktop (obviously)
This commit is contained in:
parent
0e60a8fe0d
commit
7d072df618
3 changed files with 1 additions and 27 deletions
|
@ -18,7 +18,6 @@ chmod 700 ./*.bash
|
|||
./install-vs-code.bash
|
||||
./install-fonts.bash
|
||||
./install-yt-music.bash
|
||||
./install-vesktop.bash
|
||||
./install-swayfx.bash
|
||||
./install-podman.sh
|
||||
cd ..
|
||||
|
@ -27,7 +26,7 @@ cd ./dotfiles
|
|||
chmod 700 run-distro-de-script.sh
|
||||
./run-distro-de-script.sh
|
||||
chmod 700 restore.sh
|
||||
#./restore.sh
|
||||
./restore.sh
|
||||
cd ..
|
||||
|
||||
./device-specific.sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue