summaryrefslogtreecommitdiffstats
path: root/.zshrc
diff options
context:
space:
mode:
authorYigit Sever2019-04-01 01:30:01 +0300
committerYigit Sever2019-04-01 01:30:01 +0300
commitc5891f90c37a28b2779dbf6af164d2248b78e7e1 (patch)
tree680dc1f26e8b5861426fd93802511e594dc1eb35 /.zshrc
parent3e25614fbb0d64cbc5c4f2392e580e4b996bbc76 (diff)
parentde99b25185ee2f2d65a8254f1a6bd64484e682b0 (diff)
downloaddotfiles-c5891f90c37a28b2779dbf6af164d2248b78e7e1.tar.gz
dotfiles-c5891f90c37a28b2779dbf6af164d2248b78e7e1.tar.bz2
dotfiles-c5891f90c37a28b2779dbf6af164d2248b78e7e1.zip
Merge branch 'master' of 207.154.210.186:/home/yigit/dots
Diffstat (limited to '.zshrc')
-rw-r--r--.zshrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.zshrc b/.zshrc
index 734a5da..79c9dee 100644
--- a/.zshrc
+++ b/.zshrc
@@ -86,7 +86,7 @@ else
86 export EDITOR='nvim' 86 export EDITOR='nvim'
87fi 87fi
88 88
89[[ $TMUX = "" ]] && export TERM="xterm-256color" 89#[[ $TMUX = "" ]] && export TERM="xterm-256color"
90 90
91# Compilation flags 91# Compilation flags
92# export ARCHFLAGS="-arch x86_64" 92# export ARCHFLAGS="-arch x86_64"