ksh: init config
This commit is contained in:
parent
8eddbd0658
commit
3df8de1ec7
3 changed files with 32 additions and 0 deletions
5
.profile
Normal file
5
.profile
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue