export EDITOR=vim
alias ll='ls -la'
PS1='\u@\h:\w\$ '
