From 9bedd009986ecf9f8c0b5bb82a8be4ad5cd02491 Mon Sep 17 00:00:00 2001 From: Marek Paśnikowski Date: Thu, 23 Oct 2025 20:14:44 +0200 Subject: remove dead code to prevent channel build failures --- systems/aisaka/.bash_profile | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 systems/aisaka/.bash_profile (limited to 'systems/aisaka/.bash_profile') 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 -- cgit v1.2.3