From 4c70fb1c4619a1b6e8df8b84c8f3bd41be38bee7 Mon Sep 17 00:00:00 2001 From: junikimm717 Date: Sat, 19 Mar 2022 09:53:25 -0400 Subject: [PATCH] term changed --- dotfiles/.zshrc | 1 + 1 file changed, 1 insertion(+) diff --git a/dotfiles/.zshrc b/dotfiles/.zshrc index beb2185..fe8a8fe 100644 --- a/dotfiles/.zshrc +++ b/dotfiles/.zshrc @@ -127,6 +127,7 @@ f() { cd "$(cat "${XDG_CACHE_HOME:=${HOME}/.cache}/fff/.fff_d")" } +export TERM=linux export EDITOR=nvim export PATH=~/cp:$PATH