Updating and pushing dircolors
This commit is contained in:
parent
1bf2538276
commit
2ede836f4c
1 changed files with 1 additions and 1 deletions
2
configure
vendored
2
configure
vendored
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue