![Mikaela Suomalainen](/assets/img/avatar_default.png)
The background might be helpful as it should look similar to all IRC clients. It's readable on black background with white text and white background with black text.
What is this?
This is collection of files which I prefer to have everywhere.
Where does the name “shell-things” come from? / History
In the beginning this repository was only GitHub gist and contained only two files, bashrc. Then I moved to zsh and abandoned .bashrc. Some time after that I got need for having both files so I merged them into shell-things. At some point there came many other files from which some aren’t related to shells, but I don’t want to rename it.
How do I use this?
Just read the files and copy-paste some things which you need or run the install.run file.
./install.run
WARNING: install.run CAN CAUSE DATA LOSS BY OVERWRITING EVERYTHING WHAT IT ADDS!
Can I share this
Yes. If you take something from these files, you can freely redistribute it even without mentioning the source. I am trying to mention original sources in these files.
What are .something.MKAYSIGREP files?
They are outputs of
grep <file> MKAYSIGREP
and contain modifications which might not be useful to other people than me.
.install.MKAYSIGREP.run is installation for them.
WARNING: .install.MKAYSIGREP.run INSTALLS MY PUBLIC SSH KEYS AND AUTHORIZES ME TO CONNECT TO YOUR SSH SERVER! DO NOT RUN IT!