about summary refs log tree commit diff stats
path: root/bash_profile
diff options
context:
space:
mode:
authorCase Duckworth2024-05-30 12:47:11 -0500
committerCase Duckworth2024-05-30 12:47:11 -0500
commit22bc1e1879da0d99e5e1d79b10742b8cc9fd0521 (patch)
treecd813c6d8bfeebe83901b2d749ce97f1231dd547 /bash_profile
downloaddots-22bc1e1879da0d99e5e1d79b10742b8cc9fd0521.tar.gz
dots-22bc1e1879da0d99e5e1d79b10742b8cc9fd0521.zip
Initial commit
Diffstat (limited to 'bash_profile')
-rw-r--r--bash_profile3
1 files changed, 3 insertions, 0 deletions
diff --git a/bash_profile b/bash_profile new file mode 100644 index 0000000..4d6b5b3 --- /dev/null +++ b/bash_profile
@@ -0,0 +1,3 @@
1# ~/.bash_profile
2
3test -f $HOME/.bashrc && . $HOME/.bashrc