[[ $- != *i* ]] && return alias ls='ls --color=auto' export PS1="\[\033[1;34m\][\W] \[\033[0;0m\]" if [[ -z $DISPLAY ]] && [[ $(tty) = /dev/tty1 ]]; then sway fi