Goodbye!
This commit is contained in:
parent
44ce9c6bca
commit
7d5324727e
1 changed files with 4 additions and 1 deletions
|
@ -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
|
||||
```
|
||||
```
|
||||
|
|
Reference in a new issue