Skip to content

Commit

Permalink
Comment : on Thu Jul 20 10:35:50 CEST 2017
Browse files Browse the repository at this point in the history
  • Loading branch information
erikdubois committed Jul 20, 2017
1 parent 996f9e5 commit 81504f9
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions 4-moving-the-themes.sh
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@ if [ $# -ne 1 ]; then
fi


function makemint
{

# if there is no hidden folder then make one
[ -d $HOME"/.themes" ] || mkdir -p $HOME"/.themes"
Expand Down Expand Up @@ -78,8 +76,4 @@ echo "The folder was created if you did not have one."
echo "If you made a mistake, delete the folders in .themes and run the script again."
echo "Select icon theme with your icon theme manager and enjoy!"

}


makemint

0 comments on commit 81504f9

Please sign in to comment.