Rename sdate script to 'stardate'

vimbundler
nirenjan 2013-05-16 13:36:35 -07:00
parent 77cc345af4
commit a1b0e38245
2 changed files with 2 additions and 2 deletions

View File

@ -84,7 +84,7 @@ lnfile()
if [[ $WRITE_LINK == 1 ]]
then
echo "Installing $1"
ln -s "$SRC_FILE" "$DST_FILE"
ln -sf "$SRC_FILE" "$DST_FILE"
fi
}
@ -133,7 +133,7 @@ mkfolder ~/bin
# Install scripts
lnfile scripts/beep ~/bin/
lnfile scripts/sdate ~/bin/stardate
lnfile scripts/stardate ~/bin/
lnfile scripts/settitle ~/bin/
lnfile scripts/smartwd ~/bin/