diff options
author | rafa_99 <rafa99@protonmail.com> | 2021-02-21 16:34:53 +0000 |
---|---|---|
committer | rafa_99 <rafa99@protonmail.com> | 2021-02-21 16:34:53 +0000 |
commit | e6ccc9801882636f69d101824c85ea6ee1956012 (patch) | |
tree | b0a3dffc981b1aa6b7dac38159ba9cfddd8a6471 /INSTALL/gentoo-install | |
parent | faf8edee5e625341b55fe0fce8018802c7b9094d (diff) |
Updated Encryption and MPD Stuff
Diffstat (limited to 'INSTALL/gentoo-install')
-rw-r--r-- | INSTALL/gentoo-install | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/INSTALL/gentoo-install b/INSTALL/gentoo-install index 47a9733..2989eb7 100644 --- a/INSTALL/gentoo-install +++ b/INSTALL/gentoo-install @@ -41,8 +41,7 @@ else # Building Folder Structure mkdir -p ~/Documents/PDF ~/Documents/Markdown ~/Documents/Disks ~/Documents/Archives ~/Documents/VMs ~/Downloads ~/Games/WINEPREFIX ~/Pictures/Screenshots ~/Pictures/GIMP ~/Videos/Recordings ~/Source ~/.config/git ~/.config/gnupg ~/.config/wallpaper ~/.config/X11 ~/Mount - touch ~/.config/X11/Xauthority - touch ~/.xprofile + touch ~/.config/X11/Xauthority ~/.xprofile ~/.config/mpd/database ~/.config/mpd/log ~/.config/mpd/pid ~/.config/mpd/state ~/.config/mpd/sticker.sql doas sh -c 'echo "export _JAVA_AWT_WM_NONREPARENTING=1" >>/etc/profile.d/jre.sh' chsh -s /bin/zsh |