Skip to content

Commit

Permalink
Added git,root,gimp to default
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Vala authored and Martin Vala committed May 5, 2012
1 parent 59b9ce2 commit c9cb937
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions init_settings.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ if [ "$1" = "clear" ];then
fi

MY_SYNCS="common kde flash pulse astyle google-chrome mc"
MY_SYNCS="$MY_SYNCS git root gimp"

for MY_SYNC in $MY_SYNCS;do
if [ -d "$MY_SYNC" ];then
Expand Down

0 comments on commit c9cb937

Please sign in to comment.