Add comment to install.sh
Signed-off-by: Severin Kaderli <severin.kaderli@gmail.com>
This commit is contained in:
parent
c74ef5e180
commit
1c65ee002d
1 changed files with 3 additions and 0 deletions
|
@ -11,6 +11,9 @@ DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
|
||||||
# vlc
|
# vlc
|
||||||
# steam
|
# steam
|
||||||
|
|
||||||
|
# TODO: Create a function that makes the linking easier and that checks if
|
||||||
|
# the links already exists
|
||||||
|
|
||||||
# Setting up git configuration
|
# Setting up git configuration
|
||||||
ln -s "$DIR/.gitconfig" "$HOME/.gitconfig"
|
ln -s "$DIR/.gitconfig" "$HOME/.gitconfig"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue