diff --git a/configure b/configure index dda1942..0a37061 100755 --- a/configure +++ b/configure @@ -64,7 +64,7 @@ case $1 in ;; "dircolors" ) echo "Installing dircolors config" - git clone https://github.com/huyz/dircolors-solarized ~/.dircolors + git clone https://github.com/seebi/dircolors-solarized ~/.dircolors ln -s ~/.dircolors/dircolors.ansi-dark ~/.dir_colors echo "Default dircolors theme is dark ansi" echo "Please check that your terminal emulator is listed at the begining"