From 7c8cd0ca69bc45753baf3bfa5285027a0b5a4357 Mon Sep 17 00:00:00 2001 From: Tom Willemsen Date: Sat, 17 Sep 2011 09:23:14 +0200 Subject: ZSH: Can't use clang as default c/c++ compiler, doesn't aalways work --- .zshenv | 2 -- 1 file changed, 2 deletions(-) (limited to '.zshenv') diff --git a/.zshenv b/.zshenv index 6924797..ad6f92b 100644 --- a/.zshenv +++ b/.zshenv @@ -10,8 +10,6 @@ export LESS_TERMCAP_us=$'\e[0;36m' export BROWSER=chromium export PAGER=$LESSCMD -export CC=clang -export CXX=clang # Aliases alias alpine="alpine -p ""{imap.gmail.com/ssl/user=tom.willemsen@archlinux.us}remote_pinerc""" -- cgit v1.2.3-54-g00ecf