Scripts folder
This commit is contained in:
parent
9b2aa772eb
commit
8761887ebe
@ -14,6 +14,9 @@ cp -r ~/arcolinux-config/.config/ ~/ &&
|
|||||||
cp ~/arcolinux-config/.bashrc ~/ &&
|
cp ~/arcolinux-config/.bashrc ~/ &&
|
||||||
#copy commands
|
#copy commands
|
||||||
cp ~/arcolinux-config/Commands ~/Dokumente
|
cp ~/arcolinux-config/Commands ~/Dokumente
|
||||||
|
#copy scripts
|
||||||
|
mkdir ~/scripts
|
||||||
|
cp ~/arcolinux-config/scripts ~/scripts
|
||||||
|
|
||||||
#make bash scripts executable
|
#make bash scripts executable
|
||||||
chmod +x ~/.config/polybar/launch.sh
|
chmod +x ~/.config/polybar/launch.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user