mooc/www/sys/fs/home/alice/bashrc

8 lines
156 B
Bash
Raw Normal View History

2023-01-31 08:47:50 +04:00
export PS1="\[\e[32m\]\\$\[\e[m\] "
alias ll='ls -al'
export MANPATH="/usr/share/man"
export PATH=.:$PATH:$LIBSH
source $LIBSH/a24.sh
source $LIBSH/a23.sh