diff options
| author | Marek Paśnikowski <marek@marekpasnikowski.pl> | 2025-10-23 20:14:44 +0200 |
|---|---|---|
| committer | Marek Paśnikowski <marek@marekpasnikowski.pl> | 2025-11-09 13:49:32 +0100 |
| commit | 9bedd009986ecf9f8c0b5bb82a8be4ad5cd02491 (patch) | |
| tree | 7631cf73c7a07bf56bdb1c171bac177eef9a78d3 /systems/aisaka/.bash_profile | |
| parent | 2426d74b1e710104b4dd1737b60624ec37aa3951 (diff) | |
remove dead code to prevent channel build failures
Diffstat (limited to 'systems/aisaka/.bash_profile')
| -rw-r--r-- | systems/aisaka/.bash_profile | 2 |
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 |
