mirror of
https://github.com/arcan1s/dotfiles.git
synced 2025-07-16 07:09:57 +00:00
update zshrc
This commit is contained in:
@ -307,3 +307,6 @@ export PATH="$PATH:$HOME/.local/bin/"
|
||||
|
||||
# color gcc
|
||||
export GCC_COLOR="auto"
|
||||
|
||||
# fix urxvt
|
||||
if [[ ${TERM} =~ "rxvt-unicode-*" ]] export TERM="xterm"
|
||||
|
Reference in New Issue
Block a user