#
# ~/.bash_profile
#

XDG_SESSION_TYPE=wayland
EDITOR=vim

[[ -f ~/.bashrc ]] && . ~/.bashrc