ksh: clean up

This commit is contained in:
Jeremy Baxter 2024-06-10 16:56:33 +12:00
parent ee2fd24ce3
commit 531dc89277

View file

@ -1,5 +1,5 @@
export ENV=~/.kshrc export ENV=~/.kshrc
export EDITOR="emacsclient -c" export EDITOR="emacsclient -c"
export MANPATH="$(man -w)":"$HOME"/.nix-profile/share/man
export PATH="$PATH":"$HOME"/.local/bin
export TERMINAL=foot export TERMINAL=foot
export PATH="$PATH":"$HOME"/.local/bin
export MANPATH="$(man -w)":"$HOME"/.nix-profile/share/man