mirror of
https://github.com/kremalicious/dotfiles.git
synced 2024-11-21 17:27:13 +01:00
4 lines
62 B
Bash
4 lines
62 B
Bash
#!/usr/bin/env bash
|
|
|
|
[ -n "$PS1" ] && source ~/.bash_profile;
|