1
0
Fork 0
mirror of https://gitlab.com/mlunax/dotfiles.git synced 2025-04-19 08:45:36 +00:00

Remove install-scripts.zsh script

This commit is contained in:
Luna 2023-06-06 02:36:17 +02:00
parent 3bcb5ded4e
commit 7db722944c

View file

@ -1,4 +0,0 @@
#!/usr/bin/env zsh
mkdir -p $HOME/.local/scripts
cp -riv .local/scripts $HOME/.local
chmod -R +x $HOME/.local/scripts