dircolors

This commit is contained in:
2020-05-10 13:01:04 +02:00
parent 84487f70e8
commit b94caa6d77

View File

@@ -88,3 +88,5 @@ wttr() {
sshn() {
ssh -N -L ${1}:localhost:${2} $3
}
eval "$(dircolors)"