summaryrefslogtreecommitdiff
path: root/suweren/home/bash-profile
diff options
context:
space:
mode:
authorMarek Paśnikowski <marek@marekpasnikowski.pl>2025-06-26 03:18:07 +0200
committerMarek Paśnikowski <marek@marekpasnikowski.pl>2025-06-26 03:18:07 +0200
commit764e69acabe7b20f5dc3e094c45d812a2a1dbeb7 (patch)
tree3ac52638fbb151237bdf6a7e94f93f7d597285bd /suweren/home/bash-profile
parentf0b6ba92d93a438933b3f29306ea8ccee36bff97 (diff)
remove dead files in suweren/home
Diffstat (limited to 'suweren/home/bash-profile')
-rw-r--r--suweren/home/bash-profile2
1 files changed, 0 insertions, 2 deletions
diff --git a/suweren/home/bash-profile b/suweren/home/bash-profile
deleted file mode 100644
index 37ea25c..0000000
--- a/suweren/home/bash-profile
+++ /dev/null
@@ -1,2 +0,0 @@
-# Honor per-interactive-shell startup file
-if [ -f ~/.bashrc ]; then . ~/.bashrc; fi