summaryrefslogtreecommitdiff
path: root/.bash_profile
diff options
context:
space:
mode:
authorMarek Paśnikowski <marekpasnikowski@protonmail.com>2024-03-20 14:32:47 +0100
committerMarek Paśnikowski <marek@marekpasnikowski.pl>2024-03-20 14:32:47 +0100
commitc4ea8c057fccd4783196f7b6b578afbb949f746f (patch)
tree5f88ff6e18ed0017b08fc7925a53036b76f39f77 /.bash_profile
parentee33087568827e7d5434d302b12196fc358027fa (diff)
Move all code into new directory structure
Diffstat (limited to '.bash_profile')
-rw-r--r--.bash_profile2
1 files changed, 0 insertions, 2 deletions
diff --git a/.bash_profile b/.bash_profile
deleted file mode 100644
index 37ea25c..0000000
--- a/.bash_profile
+++ /dev/null
@@ -1,2 +0,0 @@
-# Honor per-interactive-shell startup file
-if [ -f ~/.bashrc ]; then . ~/.bashrc; fi