From 0f2371eae2f5b455b9359cc5e1aa5bcec3871196 Mon Sep 17 00:00:00 2001 From: matt1432 Date: Tue, 27 Dec 2022 19:32:49 -0500 Subject: [PATCH] Add '.profile' --- .profile | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .profile diff --git a/.profile b/.profile new file mode 100644 index 0000000..a80a239 --- /dev/null +++ b/.profile @@ -0,0 +1,2 @@ +. ~/.bashrc +bash ~/git/dotfiles/pull.sh \ No newline at end of file