Go to file
Mika Suomalainen 92f6b5acc9 bashrc & zshrc: Use pinfo instead of info & add -R flag to less 2012-12-22 21:17:56 +02:00
.bash_aliases.MKAYSIGREP MKAYSIGREP is ready 2012-12-21 14:50:51 +02:00
.cat.sh MKAYSIGREP is ready 2012-12-21 14:50:51 +02:00
.environment.MKAYSIGREP README.md: drop most depedency 2012-12-21 15:32:52 +02:00
.gitconfig.MKAYSIGREP bashrc & zshrc: add colours to less 2012-12-21 15:24:51 +02:00
.gitignore bashrc: fix MKAYSIGREP 2012-12-21 14:32:33 +02:00
.gpg.conf.MKAYSIGREP gpg.conf: show fingerprints by default (e.g --list-keys) and add export... 2012-12-22 16:43:34 +02:00
.install.MKAYSIGREP.run bashrc & zshrc: add colours to less 2012-12-21 15:24:51 +02:00
.pastebinit.xml.MKAYSIGREP MKAYSIGREP is ready 2012-12-21 14:50:51 +02:00
.zsh_aliases.MKAYSIGREP MKAYSIGREP is ready 2012-12-21 14:50:51 +02:00
README.md README.md: drop most depedency 2012-12-21 15:32:52 +02:00
bashrc bashrc & zshrc: Use pinfo instead of info & add -R flag to less 2012-12-22 21:17:56 +02:00
cat.run chmod +x scripts 2012-12-21 15:00:36 +02:00
gitconfig MKAYSIGREP is ready 2012-12-21 14:50:51 +02:00
gpg.conf gpg.conf: show fingerprints by default (e.g --list-keys) and add export... 2012-12-22 16:43:34 +02:00
install.run chmod +x scripts 2012-12-21 15:00:36 +02:00
pastebinit.xml MKAYSIGREP is ready 2012-12-21 14:50:51 +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
zshrc bashrc & zshrc: Use pinfo instead of info & add -R flag to less 2012-12-22 21:17:56 +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.