summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrafa_99 <rafa99@protonmail.com>2021-02-27 13:21:42 +0000
committerrafa_99 <rafa99@protonmail.com>2021-02-27 13:21:42 +0000
commitb086223d851608f2ad77d7117b15534071728da5 (patch)
treeef80ffbd8f49d240a639b1af2abbee11b797c744
parentfdc655e4b2e30cc18db466bc41e092f3c5a0cdc4 (diff)
Updated Touches
-rw-r--r--INSTALL/arch-install2
-rw-r--r--INSTALL/artix-install2
-rw-r--r--INSTALL/gentoo-install2
-rw-r--r--INSTALL/parabola-install2
4 files changed, 4 insertions, 4 deletions
diff --git a/INSTALL/arch-install b/INSTALL/arch-install
index 3cb30ac..c999ffa 100644
--- a/INSTALL/arch-install
+++ b/INSTALL/arch-install
@@ -27,12 +27,12 @@ sudo pacman --needed -Syu stow opendoas zsh youtube-dl engrampa ncmpcpp xwallpap
# 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 ~/.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
# Deploy Dots
stow --target="$HOME" fonts gtk misc mpd ncmpcpp newsboat nvim qt shell scripts suckless sxiv vifm X11 zathura zsh
+touch ~/.config/X11/Xauthority ~/.xprofile ~/.config/mpd/database ~/.config/mpd/log ~/.config/mpd/pid ~/.config/mpd/state ~/.config/mpd/sticker.sql
cd ~/.local/src/suck && sh sucklessUpdate && cd "$CURDIR" || exit
diff --git a/INSTALL/artix-install b/INSTALL/artix-install
index 6dfb127..3145be7 100644
--- a/INSTALL/artix-install
+++ b/INSTALL/artix-install
@@ -27,12 +27,12 @@ sudo pacman --needed -Syu stow opendoas zsh youtube-dl engrampa ncmpcpp xwallpap
# 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 ~/.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
# Deploy Dots
stow --target="$HOME" fonts gtk misc mpd ncmpcpp newsboat nvim qt shell scripts suckless sxiv vifm X11 zathura zsh
+touch ~/.config/X11/Xauthority ~/.xprofile ~/.config/mpd/database ~/.config/mpd/log ~/.config/mpd/pid ~/.config/mpd/state ~/.config/mpd/sticker.sql
cd ~/.local/src/suck && sh sucklessUpdate && cd "$CURDIR" || exit
diff --git a/INSTALL/gentoo-install b/INSTALL/gentoo-install
index 2989eb7..74bde1c 100644
--- a/INSTALL/gentoo-install
+++ b/INSTALL/gentoo-install
@@ -41,7 +41,6 @@ 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 ~/.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
@@ -50,6 +49,7 @@ else
# Deploy Dots
stow --target="$HOME" fonts gtk misc mpd ncmpcpp newsboat nvim qt shell scripts suckless sxiv vifm X11 zathura zsh
+ touch ~/.config/X11/Xauthority ~/.xprofile ~/.config/mpd/database ~/.config/mpd/log ~/.config/mpd/pid ~/.config/mpd/state ~/.config/mpd/sticker.sql
cd ~/.local/src/suck && sh sucklessUpdate && cd "$CURDIR" || exit
diff --git a/INSTALL/parabola-install b/INSTALL/parabola-install
index 8213185..e03ceb5 100644
--- a/INSTALL/parabola-install
+++ b/INSTALL/parabola-install
@@ -30,12 +30,12 @@ doas rc-update add cupsd default
# 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 ~/.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
# Deploy Dots
stow --target="$HOME" fonts gtk misc mpd ncmpcpp newsboat nvim qt shell scripts suckless sxiv vifm X11 zathura zsh
+touch ~/.config/X11/Xauthority ~/.xprofile ~/.config/mpd/database ~/.config/mpd/log ~/.config/mpd/pid ~/.config/mpd/state ~/.config/mpd/sticker.sql
cd ~/.local/src/suck && sh sucklessUpdate && cd "$CURDIR" || exit