summaryrefslogtreecommitdiff
path: root/bin/usbskelhere
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2020-01-14 09:22:24 -0700
committerSean Whitton <spwhitton@spwhitton.name>2020-01-14 09:24:08 -0700
commit78381aa5fa2206ae0b1112edd9e7c903d5ea1f74 (patch)
treec4dc2be20c3428f78db8a7ce8d37d5848aca09f5 /bin/usbskelhere
parent427b9aebdef49144431f6b2e86418f2c91f2663c (diff)
downloaddotfiles-78381aa5fa2206ae0b1112edd9e7c903d5ea1f74.tar.gz
stop stowing bin/ into homedir
This too is mostly pointless complexity, so far as I can tell right now. I don't need to stow multiple repos into ~/bin because I can just add multiple dirs to PATH. And I have to change into ~/src/dotfiles/bin to create new entries anyway.
Diffstat (limited to 'bin/usbskelhere')
-rwxr-xr-xbin/usbskelhere2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/usbskelhere b/bin/usbskelhere
index ff546cf6..57e01e82 100755
--- a/bin/usbskelhere
+++ b/bin/usbskelhere
@@ -8,7 +8,7 @@ skelhere ()
usbpubkeys
mkdir -p doc bin lib
cp -RLf ~/lib/annex/big/skel/usb/* .
- cp ~/bin/{apple-setup.sh,dasl-setup.bat} bin
+ cp ~/src/dotfiles/bin/{apple-setup.sh,dasl-setup.bat} bin
cp -L ~/lib/pro.terminal lib
cp -L "$HOME/lib/annex/doc/sounds/Rainy Mood pomodoro.mp3" lib
zip -j lib/spwhitton.zip lib/*.reg bin/*