summaryrefslogtreecommitdiff
path: root/bashrc
diff options
context:
space:
mode:
Diffstat (limited to 'bashrc')
-rwxr-xr-xbashrc6
1 files changed, 3 insertions, 3 deletions
diff --git a/bashrc b/bashrc
index 6198ac2..04dca5d 100755
--- a/bashrc
+++ b/bashrc
@@ -30,9 +30,9 @@ pre_pkg_setup() {
register_die_hook tinderbox_failed
register_success_hook tinderbox_success
- eselect lapack list
- eselect blas list
- eselect cblas list
+ eselect --colour=no lapack list
+ eselect --colour=no blas list
+ eselect --colour=no cblas list
}
tinderbox_stats() {