From eedbbef0e232f0e0edd684206a7351cce470e303 Mon Sep 17 00:00:00 2001 From: "elizabeth.hunt@simponic.xyz" Date: Mon, 27 Mar 2023 20:36:08 -0600 Subject: [PATCH] Don't set TERM --- .zshrc | 1 - scripts/machine-specific-zsh/geass.zsh | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/.zshrc b/.zshrc index fc293f4..86e1fd1 100644 --- a/.zshrc +++ b/.zshrc @@ -1,4 +1,3 @@ -export TERM=xterm-256color export GPG_TTY=$(tty) export PATH=$PATH:$HOME/scripts:$HOME/.local/bin:$HOME/.rowswell/bin diff --git a/scripts/machine-specific-zsh/geass.zsh b/scripts/machine-specific-zsh/geass.zsh index 4eed8b0..12c81ed 100644 --- a/scripts/machine-specific-zsh/geass.zsh +++ b/scripts/machine-specific-zsh/geass.zsh @@ -1,2 +1,3 @@ eval $(thefuck --alias) + . /opt/asdf-vm/asdf.sh