diff options
| author | philw <dscr@duck.com> | 2024-02-10 20:00:48 +0100 |
|---|---|---|
| committer | philw <dscr@duck.com> | 2024-02-10 20:00:48 +0100 |
| commit | 51573d35e989d45f047b0b34fd9293be459d346b (patch) | |
| tree | a59277e4b8c841a196de792e507d635a3db14ba2 /shell/bash/.bash_profile | |
| download | dotfiles-51573d35e989d45f047b0b34fd9293be459d346b.tar.gz dotfiles-51573d35e989d45f047b0b34fd9293be459d346b.zip | |
Update dots
Diffstat (limited to 'shell/bash/.bash_profile')
| -rw-r--r-- | shell/bash/.bash_profile | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/shell/bash/.bash_profile b/shell/bash/.bash_profile new file mode 100644 index 0000000..aeac56a --- /dev/null +++ b/shell/bash/.bash_profile | |||
| @@ -0,0 +1,6 @@ | |||
| 1 | # | ||
| 2 | # ~/.bash_profile | ||
| 3 | # | ||
| 4 | |||
| 5 | [[ -f ~/.bashrc ]] && . ~/.bashrc | ||
| 6 | . "$HOME/.cargo/env" | ||
