Add comment to install.sh

Signed-off-by: Severin Kaderli <severin.kaderli@gmail.com>
This commit is contained in:
Severin Kaderli 2017-01-17 20:24:15 +01:00
parent c74ef5e180
commit 1c65ee002d

View file

@ -11,6 +11,9 @@ DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
# vlc
# steam
# TODO: Create a function that makes the linking easier and that checks if
# the links already exists
# Setting up git configuration
ln -s "$DIR/.gitconfig" "$HOME/.gitconfig"