Updates
This commit is contained in:
@@ -335,15 +335,6 @@ while true; do
|
||||
esac
|
||||
done
|
||||
|
||||
# ------------------------------------------------------
|
||||
# Install snapshot file
|
||||
# ------------------------------------------------------
|
||||
if [ -f ~/snapshot.sh ]; then
|
||||
echo "snapshot.sh exists"
|
||||
else
|
||||
cp ~/dotfiles/scripts/snapshot.sh ~/
|
||||
fi
|
||||
|
||||
# ------------------------------------------------------
|
||||
# Init pywal
|
||||
# ------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user