Explorar el Código

[zsh] Explicity set term type

Colin Powell hace 2 semanas
padre
commit
6b2b84883c
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      zsh/.zshrc

+ 2 - 0
zsh/.zshrc

@@ -41,3 +41,5 @@ export PATH="$HOME/.yarn/bin:$HOME/.config/yarn/global/node_modules/.bin:$PATH"
 export PATH="/home/powellc/.shorebird/bin:$PATH"
 export PATH="${ASDF_DATA_DIR:-$HOME/.asdf}/shims:$PATH"
 . ${ASDF_DATA_DIR:-$HOME/.asdf}/plugins/golang/set-env.zsh
+
+export TERM=xterm-256color