Commit Graph

22 Commits

Author SHA1 Message Date
Mika Suomalainen b48490c458 fix previous commit 2012-12-21 13:34:07 +02:00
Mika Suomalainen cd08183225 Add 2 scripts & rename 1, read whole commit message
apt.run: install depedencies with apt-get

cat.run: put all files to their correct places, previously known as
.cat.sh

yum.run: install depedencies with yum
	new file:   apt.run
	renamed:    .cat.sh -> cat.run
	new file:   yum.run
2012-12-21 13:32:20 +02:00
Mika Suomalainen 7cbff24c48 gpg.conf: move to root && remove encrypted Enigmail P-R rules 2012-12-21 13:15:43 +02:00
Mika Suomalainen c3db05c525 .cat.sh: little cleaning 2012-12-21 13:13:49 +02:00
Mika Suomalainen fc98a9a9aa .cat.sh: tell what is recommends and what is not. 2012-08-11 19:52:18 +03:00
Mika Suomalainen 204ba6de2f .cat.sh: execute recommends. 2012-08-11 19:51:21 +03:00
Mika Suomalainen 042ce28df7 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
Mika Suomalainen 94afe241bd .cat.sh: add warnings. 2012-07-14 20:47:02 +03:00
Mika Suomalainen cf859ce2d5 .cat.sh: add .oidentd.conf 2012-05-01 15:09:21 +03:00
Mika Suomalainen 0240011198 .cat.sh: So that line caused it. 2012-04-30 19:31:44 +03:00
Mika Suomalainen f0309e849d .cat.sh: fix this script again... 2012-04-30 19:30:47 +03:00
Mika Suomalainen 9f12d233b1 .cat.sh: Fix the GPG part. 2012-04-30 19:28:16 +03:00
Mika Suomalainen 0dd8601375 .cat.sh: Two things
1. Why I don't want gitconfig to be overwritten?
2. Why does it matter that my KEYID reads in gpg.conf?
2012-04-30 19:16:33 +03:00
Mika Suomalainen 9853365a9b xsessionrc: Add $HOME/.local to $PATH. 2012-04-03 13:18:29 +03:00
Mika Suomalainen e21ac92020 gpg.conf: update the key. 2012-03-27 12:50:22 +03:00
Mika Suomalainen 13e4ef8060 .cat.sh: Fix potential error "keyserver not specified". 2012-03-24 12:50:05 +02:00
Mika Suomalainen 6981d88959 .cat.sh: Update to include gpg.conf
gpg.conf has moved to shell-things.
2012-03-22 14:48:15 +02:00
Mika Suomalainen d92952c9f2 .cat.sh: add automatic restarting of shell.
exec $SHELL

Also add vim modeline ;)
2012-01-10 17:43:12 +02:00
Mika Suomalainen 8db4706d45 vimrc: Add my vimrc to this shell-things.
Thank you for everyone who I have copied in this :)
(Debian /usr/vim/vimrc and nyuszika7h)
2011-12-31 21:40:19 +02:00
Mika Suomalainen 02f594ae4a gitconfig: First commit.
It doesn't have user nor github blocks, see http://help.github.com/ for help about adding them.

I am probably soon committing my vimrc too.
2011-12-31 21:28:31 +02:00
Mika Suomalainen 894b38dff2 bashrc & zshrc: Fix comment about editor, which I am using.
I am Vim user nowadays.

By the way, Vim seems to have nice syntax highlighting even with git commits.

nyuszika7h: Do you happen to have good suggestions to my vimrc? :P
^^ is ping to my channel.

I think that I might commit my gitconfig and vimrc soon too.
2011-12-31 21:11:57 +02:00
Mika Suomalainen 5440d29980 Added hidden .cat.sh to automatically cat these files to correct places.
This script is hidden, because it shouldn't be used unless the user
is fully sure about what he/she is doing, because it can cause data
loss by overwriting all bashrc, zshrc and tmux.conf.
2011-12-29 11:23:18 +02:00