Fix.
This commit is contained in:
parent
a87374a8a5
commit
bf48ec37c4
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
# prepare local dirs
|
# prepare local dirs
|
||||||
mkdir -p ~/.config ~/.local/bin ~/.local/settings
|
mkdir -p ~/.config ~/.local/bin
|
||||||
|
|
||||||
# link config
|
# link config
|
||||||
for i in clipit dunst neofetch zathura xresources; do
|
for i in clipit dunst neofetch zathura xresources; do
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue