summaryrefslogtreecommitdiff
path: root/systems/aisaka/.bash_profile
diff options
context:
space:
mode:
authorMarek Paśnikowski <marek@marekpasnikowski.pl>2025-10-23 20:14:44 +0200
committerMarek Paśnikowski <marek@marekpasnikowski.pl>2025-11-09 13:49:32 +0100
commit9bedd009986ecf9f8c0b5bb82a8be4ad5cd02491 (patch)
tree7631cf73c7a07bf56bdb1c171bac177eef9a78d3 /systems/aisaka/.bash_profile
parent2426d74b1e710104b4dd1737b60624ec37aa3951 (diff)
remove dead code to prevent channel build failures
Diffstat (limited to 'systems/aisaka/.bash_profile')
-rw-r--r--systems/aisaka/.bash_profile2
1 files changed, 0 insertions, 2 deletions
diff --git a/systems/aisaka/.bash_profile b/systems/aisaka/.bash_profile
deleted file mode 100644
index 37ea25c..0000000
--- a/systems/aisaka/.bash_profile
+++ /dev/null
@@ -1,2 +0,0 @@
-# Honor per-interactive-shell startup file
-if [ -f ~/.bashrc ]; then . ~/.bashrc; fi