Go to file
Mika Suomalainen c84da6bbb2 README.md: add instructions for downloading without git. Please don't try them yet, because I didn't sign that file yet, so signature file is missing. 2012-08-09 20:05:57 +03:00
gnupg gnupg/gpg.conf: use ASCII instead of binary by default. (No need to specify -a). 2012-08-06 12:16:56 +03:00
.cat.sh pastebinit.xml: add config file for pastebinit, because it doesn't work by default. || Wgetting the paste doesn't work? http://pad.lv/784485 2012-08-01 15:15:45 +03:00
.gitignore add pgprules.xml to gitignore. 2012-06-22 12:04:50 +03:00
README.md README.md: add instructions for downloading without git. Please don't try them yet, because I didn't sign that file yet, so signature file is missing. 2012-08-09 20:05:57 +03:00
bashrc bashrc & zshrc: show hostname and uptime on shell start. 2012-08-06 20:04:58 +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: add config file for pastebinit, because it doesn't work by default. || Wgetting the paste doesn't work? http://pad.lv/784485 2012-08-01 15:15:45 +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: Use light background with gvim. 2012-03-23 18:13:17 +02:00
warnings warnings: Add Supybot-style todo. 2012-08-05 21:15:55 +03:00
xsessionrc xsessionrc: remove one >. I had same line with 146 duplicates :(. 2012-07-30 18:38:18 +03:00
zshrc bashrc & zshrc: show hostname and uptime on shell start. 2012-08-06 20:04:58 +03:00

README.md

shell-things

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

Downloading without git (NEW!)

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

mkdir -p shell-things
cd shell-things
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
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.