modificato: i3/config
[my-dotfiles.git] / bash_profile
1 #! /bin/bash
2
3 if [ -f ~/.bashrc ]; then
4 source ~/.bashrc
5 fi
6