ksh: remove duplicate PATH
It's already set in .profile
This commit is contained in:
parent
5c3d13eab7
commit
6f00e266d3
1 changed files with 0 additions and 1 deletions
1
.kshrc
1
.kshrc
|
@ -1,4 +1,3 @@
|
||||||
PATH="$PATH:/home/jeremy/.local/bin:/home/jeremy/.nix-profile/bin:/nix/var/nix/profiles/default/bin"
|
|
||||||
PS1='\033[1;31m\u\033[0m \w \$ '
|
PS1='\033[1;31m\u\033[0m \w \$ '
|
||||||
PS2='+ '
|
PS2='+ '
|
||||||
HISTFILE="$HOME"/.ksh-history
|
HISTFILE="$HOME"/.ksh-history
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue