Displays a message on top of every new terminal session you spawn
- Clone with git or download zip. Leave directory structure unchanged.
- Make
headlinr.sh
executable withchmod u+x headlinr.sh
. - Add absolute path to
headlinr.sh
in your.*rc
. - If
lolcat
is not present, remove it fromheadlinr.sh
Ex:
If headlinr.sh
is inside ~/headlinr/
, add ~/headlinr/headlinr.sh
to ~/.*rc
Run exec *
to replace current session with a new one.
* - bash/zsh/...