ksh: clean up
This commit is contained in:
parent
ee2fd24ce3
commit
531dc89277
1 changed files with 2 additions and 2 deletions
4
.profile
4
.profile
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue