.profile

/usr/bin/stty erase ‘^H’

#note: using encase “`” (next to the ~) for logname and hostname
PS1=logname@hostname:’${PWD}$ ‘
alias ls=”ls -la”
alias vim=”vi”

.plan

.project