Move to solarized light and wayland gnome
This commit is contained in:
7
stow.sh
7
stow.sh
@@ -3,7 +3,7 @@
|
||||
FILES_DIR=$PWD/files
|
||||
OPTS=$1
|
||||
|
||||
echo "You are about to stow all config files and fonts."
|
||||
echo "You are about to stow all config files."
|
||||
echo "Do you want to proceed? [y]"
|
||||
read proceed
|
||||
|
||||
@@ -16,8 +16,3 @@ echo "Stowing configs..."
|
||||
cd $FILES_DIR
|
||||
stow ${OPTS} -v --ignore="init.org" --target="$HOME" *
|
||||
echo "Done!"
|
||||
|
||||
echo "Stowing fonts..."
|
||||
cd ../
|
||||
stow ${OPTS} -v --target="$HOME/.local/share/fonts" fonts
|
||||
echo "Done!"
|
||||
|
||||
Reference in New Issue
Block a user