Remove bash history files. How did they get in here?

This commit is contained in:
Sebastian Lenzlinger 2024-11-29 12:46:14 +01:00
parent 2606b41cc6
commit 3542a91b66
5 changed files with 2 additions and 12 deletions

View File

View File

@ -1,2 +0,0 @@
# ~/.bash_logout

View File

@ -1,8 +0,0 @@
# .bash_profile
# Get the aliases and functions
if [ -f ~/.bashrc ]; then
. ~/.bashrc
fi
# User specific environment and startup programs

View File

@ -3,7 +3,7 @@
], ],
"news": { "news": {
"NEWS.md": "6520" "NEWS.md": "7429"
}, },
"version": 6 "version": 7
} }