removed unnecessary part

This commit is contained in:
RealStickman 2020-10-12 07:16:37 +02:00
parent 3f867d3eba
commit c6a854eadf

View File

@ -3,7 +3,7 @@
set -euo pipefail
#change to home (does not show in terminal)
cd "$HOME" || exit
cd "$HOME"
in_xfce=0
in_i3gaps=0