add KornShell config

This commit is contained in:
2021-11-12 04:55:02 +03:00
parent 12ec6c9aba
commit bf5a70d81e
+6
View File
@@ -0,0 +1,6 @@
export PATH=$PATH:$HOME/.bin
alias ls='ls -h'
PS1='\w > '