diff --git a/README.md b/README.md index 674ddb6..7ef5b41 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ +# ***DEPRECATED*** +This project is no longer maintained and has been superceeded by [punktdateien-bashrc]https://git.staropensource.de/JeremyStarTM/punktdateien-bashrc.git). + # jstm's bashrc This is a premade and fully-fletched bashrc, fully configurable to your liking. @@ -28,4 +31,4 @@ echo "source /etc/jstmbash/init.source" >> "/etc/bash.bashrc" # add init script cp "/etc/jstmbash/config.env.example" "/etc/jstmbash/config.env" # copy example config "${EDITOR}" "/etc/jstmbash/config.env" # configure jstmbash exec bash # restart bash -``` \ No newline at end of file +```