Go to file
Mika Suomalainen b2a78a2407 bashrc: fix MKAYSIGREP 2012-12-21 14:32:33 +02:00
.cat.sh fix previous commit 2012-12-21 13:34:07 +02:00
.gitignore bashrc: fix MKAYSIGREP 2012-12-21 14:32:33 +02:00
README.md zshrc: MKAYSIGREP 2012-12-21 14:24:44 +02:00
apt.run Add 2 scripts & rename 1, read whole commit message 2012-12-21 13:32:20 +02:00
bashrc bashrc: fix MKAYSIGREP 2012-12-21 14:32:33 +02:00
cat.run cat.run: remove files that don't exist anymore 2012-12-21 14:25:51 +02:00
gitconfig gitconfig: update email address and signingkey. 2012-08-04 15:09:07 +03:00
gpg.conf gpg.conf: MKAYSIGREP 2012-12-21 14:04:33 +02:00
pastebinit.xml pastebinit.xml: MKAYSIGREP 2012-12-21 14:11:49 +02:00
tmux.conf tmux.conf: It's not enabling colours, one word was probably forgotten. 2012-04-30 19:25:50 +03:00
vimrc vimrc: little cleaning 2012-12-21 13:08:42 +02:00
xsessionrc xsessionrc: make redshift as location independ as I can. 2012-08-26 20:54:40 +03:00
yum.run Add 2 scripts & rename 1, read whole commit message 2012-12-21 13:32:20 +02:00
zshrc zshrc: MKAYSIGREP 2012-12-21 14:24:44 +02:00

README.md

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 arent related to shells, but I dont 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.