From 37ff7062874b72bafa99afe661f42653565ed511 Mon Sep 17 00:00:00 2001 From: Mitsuo Tokumori Date: Wed, 11 Sep 2024 04:25:38 +0900 Subject: RESTRUCTURE. Replicate relative paths in public/ --- public/.bash_profile | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 public/.bash_profile (limited to 'public/.bash_profile') diff --git a/public/.bash_profile b/public/.bash_profile new file mode 100644 index 0000000..5545f00 --- /dev/null +++ b/public/.bash_profile @@ -0,0 +1,5 @@ +# +# ~/.bash_profile +# + +[[ -f ~/.bashrc ]] && . ~/.bashrc -- cgit v1.2.3