Skip to content
This repository has been archived by the owner on Sep 6, 2024. It is now read-only.

Commit

Permalink
chore(mazurek): maybe this is just fine on its own
Browse files Browse the repository at this point in the history
  • Loading branch information
sneexy-boi committed Mar 13, 2024
1 parent 78ad091 commit 9b56319
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions config/scripts/system-mazurek.sh
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,5 @@ mkdir -p /etc/skel/.local

# clone dotfiles manually from repo and copy them to /etc/skel for user dotfiles
git clone https://git.gay/sneexy/mazurek-dots.git /tmp/dotfiles
cp -rf /tmp/dotfiles/config /etc/skel/.config
cp -rf /tmp/dotfiles/local /etc/skel/.local

# ensure user scripts/bins are executable
chmod +x /etc/skel/.local/bin/*
cp -rf /tmp/dotfiles/config/* /etc/skel/.config
cp -rf /tmp/dotfiles/local/* /etc/skel/.local

0 comments on commit 9b56319

Please sign in to comment.