diff options
author | Yigit Sever | 2019-04-01 01:30:01 +0300 |
---|---|---|
committer | Yigit Sever | 2019-04-01 01:30:01 +0300 |
commit | c5891f90c37a28b2779dbf6af164d2248b78e7e1 (patch) | |
tree | 680dc1f26e8b5861426fd93802511e594dc1eb35 /.zshrc | |
parent | 3e25614fbb0d64cbc5c4f2392e580e4b996bbc76 (diff) | |
parent | de99b25185ee2f2d65a8254f1a6bd64484e682b0 (diff) | |
download | dotfiles-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-- | .zshrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -86,7 +86,7 @@ else | |||
86 | export EDITOR='nvim' | 86 | export EDITOR='nvim' |
87 | fi | 87 | fi |
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" |