mirror of
https://gitea.blesmrt.net/mikaela/scripts.git
synced 2024-11-16 08:09:23 +01:00
fix filenames
This commit is contained in:
parent
4403daa9c8
commit
88a107188e
4
bash/darkman/copy-these.bash
Executable file
4
bash/darkman/copy-these.bash
Executable file
@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
mkdir -vp ~/.local/share/{dark,light}-mode.d
|
||||
cp dark-mode.d/* ~/.local/share/dark-mode.d/
|
||||
cp light-mode.d/* ~/.local/share/light-mode.d/
|
Loading…
Reference in New Issue
Block a user