Go to file
Mika Suomalainen 530e9d5e30 bashrc & zshrc: add alias supybot-generate-messages.pot-mass to generate messages.pot file for all plugins at the same time 2012-10-07 18:25:38 +03:00
claws-mail claws-mail/accountrc: fix email address. 2012-08-17 19:51:13 +03:00
dns hosts: all devices now work without DHCP! 2012-10-02 19:21:03 +03:00
gnupg gnupg/gpg.conf: update PGPNET group line. 2012-09-19 16:16:09 +03:00
.cat.sh .cat.sh: tell what is recommends and what is not. 2012-08-11 19:52:18 +03:00
.gitignore dns: add dns related files 2012-10-02 15:52:09 +03:00
.redshiftlocation .redshiftlocation: add redshiftlocation file for Kotka. 2012-08-26 20:55:23 +03:00
LICENSE.md Fix previous commit 2012-09-15 10:53:23 +03:00
README.md Add LICENSE.md (BSD 3-Clause License) 2012-09-15 10:36:35 +03:00
bashrc bashrc & zshrc: add alias supybot-generate-messages.pot-mass to generate messages.pot file for all plugins at the same time 2012-10-07 18:25:38 +03:00
gitconfig gitconfig: update email address and signingkey. 2012-08-04 15:09:07 +03:00
notMkaysi read diff, busy 2012-05-19 14:34:33 +03:00
oidentd.conf oidentd.conf: Usually I use random everywhere :D 2012-05-01 15:10:12 +03:00
pastebinit.xml pastebinit.xml: Use paste.debian.net as pastebin and Mkaysi as username. 2012-09-16 19:19:01 +03:00
recommends recommends: mention what can be ignored if not on Linux. 2012-09-16 16:07:59 +03: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: don't set terminal title 2012-09-16 15:57:57 +03:00
warnings bashrc & zshrc & warnings: add unixle and msdosle to convert line endings. 2012-09-23 10:27:29 +03:00
xsessionrc xsessionrc: make redshift as location independ as I can. 2012-08-26 20:54:40 +03:00
zshrc bashrc & zshrc: add alias supybot-generate-messages.pot-mass to generate messages.pot file for all plugins at the same time 2012-10-07 18:25:38 +03:00

README.md

shell-things

This is repository for important files, which I prefer to have everywhere.

License

See LICENSE.md in this folder.

Downloading without git (NEW!)

I wrote a script to download files in this repository without git.

NOTE: If the fourth command gives you “BAD SIGNATURE”, proceed with caution!

wget -O shell-things.sh http://mkaysi.github.com/shell-things.sh
wget -O shell-things.sh.asc http://mkaysi.github.com/shell-things.sh.asc
gpg --fetch-keys http://mkaysi.github.com/PGP/0x82A46728.txt
gpg --verify shell-things.sh.asc
chmod +x shell-things.sh && ./shell-things.sh

What is what

root

.cat.sh — script which puts (almost) everything on its correct place. WARNING: It will overwrite the current versions of those files if they exist. That is why its hidden (dot)file.

.gitignore — list of files, which git shouldnt add to this repository.

bashrc — Bourne Again SHell config file

gitconfig — git config file

notMkaysi — file which can be pasted to ~/.custom to evade some things, which can be annoyances for others than me.

pastebinit.xml — pastebinit config file

vimrc — Vi IMproved config file

xsessionrc — what is executed on X logon

oidentd.conf — configuration file for Oidentd.

tmux.conf — configuration file for Tmux terminal multiplexer.

warnings — script, which suggests Debian packages, which files in this repository think you should have

zshrc — The Z SHell config file

gpg.conf — GnuPG config file

pgprules.xml.asc — ENCRYPTED Enigmail Per-Recepient rules.