From c91d299887d93d6e8940b80442bf6c2f10fe6a64 Mon Sep 17 00:00:00 2001 From: Syndamia Date: Fri, 5 Aug 2022 12:30:29 +0300 Subject: Added a lot of untracked files and updated other files --- .bash_profile | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .bash_profile (limited to '.bash_profile') diff --git a/.bash_profile b/.bash_profile new file mode 100644 index 0000000..55136b9 --- /dev/null +++ b/.bash_profile @@ -0,0 +1,8 @@ +# .bash_profile + +# Get the aliases and functions +if [ -f ~/.bashrc ]; then + . ~/.bashrc +fi + +# User specific environment and startup programs -- cgit v1.2.3