dotfiles/.profile
2024-05-02 13:14:26 +12:00

5 lines
169 B
Bash

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