1
0
Fork 0
env/.install/dircolors.sh

11 lines
147 B
Bash
Raw Normal View History

2018-10-17 10:28:55 +08:00
#!/bin/sh
set -e
echo
echo "Downloading LS_COLORS..."
echo
2019-01-16 00:18:48 +08:00
curl -fLo ~/.dircolors \
https://github.com/trapd00r/LS_COLORS/raw/master/LS_COLORS