Files
Ertuğrul Erata 41b4c09fe5 continue
2015-05-17 20:03:20 +03:00

7 lines
152 B
Plaintext

# Simple profile file for sh
alias ls='ls --color=auto'
alias ll='ls --color -l'
export PS1="\[\033[1;31m\]initramfs \[\033[1;34m\]\W # \[\033[00m\]"