fish: Drop $TERMCMD

Not needed since we don't use ranger anymore.
This commit is contained in:
Donovan Glover 2024-05-19 23:01:00 -04:00
parent 7aa2360d65
commit a7cd5bcc3d
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -1,5 +1,3 @@
{ ... }:
{
programs.fish = {
enable = true;
@ -9,7 +7,6 @@
export PATH="$HOME/.local/bin:$PATH"
export SSH_AUTH_SOCK="$XDG_RUNTIME_DIR/ssh-agent.socket"
export TERMCMD="kitty --single-instance"
export DIRENV_LOG_FORMAT=""
export GPG_TTY=(tty)