repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Mon Jan 23 12:00:23 UTC 2012
[aur-mirror.git]
/
ls_colors-git
/
ls_colors-git.install
blob
046ae99034d41b64374591601a0b386ce2d9167d
1
function post_install() {
2
echo " => To use the colors file you have to evaluate it with dircolors."
3
echo ' => Example: eval `dircolors -b /usr/share/LS_COLORS`'
4
}
5
6
function post_upgrade() {
7
post_install
8
}