ksh: init config

This commit is contained in:
Jeremy Baxter 2024-05-02 13:14:26 +12:00
parent 8eddbd0658
commit 3df8de1ec7
3 changed files with 32 additions and 0 deletions

5
.profile Normal file
View file

@ -0,0 +1,5 @@
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