1
0
mirror of https://github.com/bertptrs/vimconfig.git synced 2025-12-25 12:30:32 +01:00

Add configuration files for sqlite.

This commit is contained in:
Bert Peters
2016-05-31 10:11:23 +02:00
parent c3c572fa27
commit 988ae8a324
2 changed files with 9 additions and 0 deletions

View File

@@ -58,6 +58,12 @@ then
stow -t $HOME zsh
fi
if commandAvailable "sqlite3"
then
echo "Installing configuration files for sqlite."
stow -t $HOME sqlite
fi
# Install all XDG compatible packages
echo "Installing remaining packages"
stow -t $HOME pacman git