1 2 3 4 5 6 7
alias s='startx' PATH=$HOME/.local/bin:$PATH if [ -x /usr/bin/ssh-agent ]; then eval $(ssh-agent) fi