diff options
author | Marek Paśnikowski <marek@marekpasnikowski.pl> | 2025-06-26 03:18:07 +0200 |
---|---|---|
committer | Marek Paśnikowski <marek@marekpasnikowski.pl> | 2025-06-26 03:18:07 +0200 |
commit | 764e69acabe7b20f5dc3e094c45d812a2a1dbeb7 (patch) | |
tree | 3ac52638fbb151237bdf6a7e94f93f7d597285bd /suweren/home/bash-profile | |
parent | f0b6ba92d93a438933b3f29306ea8ccee36bff97 (diff) |
remove dead files in suweren/home
Diffstat (limited to 'suweren/home/bash-profile')
-rw-r--r-- | suweren/home/bash-profile | 2 |
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 |