MKAYSIGREP is ready

This commit is contained in:
Mika Suomalainen 2012-12-21 14:50:51 +02:00
parent b2a78a2407
commit dd89151b1c
12 changed files with 157 additions and 11 deletions

9
.bash_aliases.MKAYSIGREP Normal file
View File

@ -0,0 +1,9 @@
alias top="htop" # MKAYSIGREP # MKAYSIGREPALIAS
alias gitk="gitg" # Requires gitg . I just think that it looks nicer than gitk. #MKAYSIGREP # MKAYSIGREPALIAS
alias netcat="ncat " # MKAYSIGREP # MKAYSIGREPALIAS
alias usewithtor="proxychains " # MKAYSIGREP # MKAYSIGREPALIAS
alias torsocks="proxychains " # MKAYSIGREP # MKAYSIGREPALIAS
alias proxychains="proxychains " # MKAYSIGREP # MKAYSIGREPALIAS
alias checkinstall="make install " # MKAYSIGREP # MKAYSIGREPALIAS
alias gpg=gpg2 # MKAYSIGREP # MKAYSIGREPALIAS
alias wget="echo Running curl -LO instead of wget && curl -LO " # MKAYSIGREP # MKAYSIGREPALIAS

View File

@ -1 +1 @@
cat.run
install.run

8
.environment.MKAYSIGREP Normal file
View File

@ -0,0 +1,8 @@
export EDITOR=vim # MKAYSIGREP MKAYSIGREPENVIRONMENT
export LC_ALL=fi_FI.utf8 # MKAYSIGREP # MKAYSIGREPENVIRONMENT
export TZ="/usr/share/zoneinfo/Europe/Helsinki" # MKAYSIGREP #MKAYSIGREPENVIRONMENT
export PAGER=most # MKAYSIGREP # MKAYSIGREPENVIRONMENT
export EDITOR=vim # MKAYSIGREP # MKAYSIGREPENVIRONMENT
export LC_ALL=fi_FI.utf8 # MKAYSIGREP # MKAYSIGREPENVIRONMENT
export TZ="/usr/share/zoneinfo/Europe/Helsinki" # MKAYSIGREP # MKAYSIGREPENVIRONMENT
export PAGER=most # MKAYSIGREP # MKAYSIGREPENVIRONMENT

21
.gitconfig.MKAYSIGREP Normal file
View File

@ -0,0 +1,21 @@
[alias]
# From https://github.com/blog/985-git-io-github-url-shortener#comment-15121
shorten = "!sh -c 'curl -i http://git.io -F url=$1' -"
# From http://progit.org/book/ch2-7.html
last = cat-file commit HEAD
[core]
editor = vim
[color]
# From git manpage and http://book.git-scm.com/5_customizing_git.html
branch = true
diff = true
grep = true
interactive = true
pager = true
showbranch = true
status = true
ui = true
[user]
#name = Mika Suomalainen
#email = mkaysi@outlook.com
#signingkey = 0x4DB53CFE82A46728

69
.gpg.conf.MKAYSIGREP Normal file
View File

@ -0,0 +1,69 @@
# Options for GnuPG
# Copyright 1998, 1999, 2000, 2001, 2002, 2003,
# 2010 Free Software Foundation, Inc.
# 2012 Mika Suomalainen (Mkaysi) https://raw.github.com/Mkaysi/shell-things/master/gpg.conf
# This file is free software; as a special exception the author gives
# unlimited permission to copy and/or distribute it, with or without
# modifications, as long as this notice is preserved.
#
# This file is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# Unless you specify which option file to use (with the command line
# option "--options filename"), GnuPG uses the file ~/.gnupg/gpg.conf
# by default.
#
# An options file can contain any long options which are available in
# GnuPG. If the first non white space character of a line is a '#',
# this line is ignored. Empty lines are also ignored.
#
# See the man page for a list of options.
# This is one of the most used keyservers as far as I know.
keyserver pool.sks-keyservers.net
# Use my key by default
default-key 0x4DB53CFE82A46728 # MKAYSIGREP # MKAYSIGREPGPG
# Encrypt to sender's key by default
default-recipient-self
# Always encrypt to my key
encrypt-to 0x4DB53CFE82A46728 # MKAYSIGREP MKAYSIGREPGPG
# Use UTF-8 charset
charset UTF-8
# use GPG Agent to avoid retyping passphrase very ofoten.
use-agent
# Do everything in ASCII format by default instead of binary
armor
keyserver-options auto-key-retrieve no-include-revoked verbose #import-clean
# Note to self: import-clean = delete signatures from unknown keys || import-minimal = remove all signatures from keys.
# Use other SHAs than SHA1 if possible. I think that everyone who I use GPG with use enough up-to-date version to support other SHAs than SHA1.
personal-digest-preferences SHA512,SHA384,SHA256,SHA224,RIPEMD160,SHA1,MD5
# Show the LONG KEYID by default and tell that it's hexadecimal string.
keyid-format 0xLONG
# Add comments to things signed/encrypted by gpg
comment Homepage: http://mkaysi.github.com/ # MKAYSIGREP MKAYSIGREPGPG
comment Public key: http://mkaysi.github.com/PGP/0x82A46728.txt # MKAYSIGREP MKAYSIGREPGPG
comment gpg --fetch-keys http://mkaysi.github.com/PGP/0x82A46728.txt # MKAYSIGREP MKAYSIGREPGPG
comment Fingerprint = 24BC 1573 B8EE D666 D10A AA65 4DB5 3CFE 82A4 6728 # MKAYSIGREP MKAYSIGREPGPG
comment I have personal problem with PGP/MIME... # MKAYSIGREP MKAYSIGREPGPG
comment ...so signature *IS* long. See http://git.io/6FLzWg # MKAYSIGREP MKAYSIGREPGPG
comment Please remove PGP lines in replies. http://git.io/nvHrDg # MKAYSIGREP MKAYSIGREPGPG
comment Charset of this message should be UTF-8. # MKAYSIGREP MKAYSIGREPGPG
# Contacts / Groups
# PGPNET
group PGPNET=0x9CC6C4F03F370F7E 0x532EC15FD5A0F8FD 0x80E9FF84BA649960 0x321E4E2373590E5D 0xC8B9B8C9DAC006F7 0xE045FE37AD62C09F 0xB511FEE3DD86C24F 0x5CC2441B85630E3D 0x206C38805E0E5C42 0x013680AC643DD559 0x897CBEA62731B7D2 0xE0E9DD26F1D99755 0x82121A454319410E 0x41B0346260D02095 0xA3FA09C5745E5122 0x83C6A66F46914B32 0xCE462071331D023F 0xA9C86C8DD3AE8D3A 0xF1B011DC0365833F 0xF5C2503FF8E0F5AA 0x5D57C386564C4A09 0xC110784A111831BE 0xA8A90B8EAD0C6E69 0x776C3FEB267A0BE3 0x4DB53CFE82A46728 0xB6ABE088B62E904D 0x2353DCC8E13CDF84 0xBB265B93A9D9A1C9 0xF4E1C6A18013408D 0x797DFD70917B1BF0 0x5F11CD9291FD8F51 0xC021F18A9A135171 0x43B55540AD3B709B 0x8EC55300E47BB842 0xDD61DC5E34020CF2 0x1EEAF1A12C479657 0x7D618792A3E069DE 0x9B6B50F3CBF0F0D3 0xF010498E5AECF89B 0xD8FD48F98799F47F 0x9A9B424EA1993478 0x0AB32D6916E2E31D 0x0B6ED1FFDD271AEC
# TouchLay Server Adminstrators
group TLSA@=0x4DB53CFE82A46728 0x0BD622288449A12B 0x729DF464666CC0DD 0xCACC5B094EC00206

10
.install.MKAYSIGREP.run Normal file
View File

@ -0,0 +1,10 @@
#!/usr/bin/env bash
# Do not use this script unless you know what you are doing!
cat .bash_aliases.MKAYSIGREP > ~/.bash_aliases
cat .zsh_aliases.MKAYSIGREP > ~/.zsh_aliases
cat .gitconfig.MKAYSIGREP > ~/.gitconfig
mkdir -p ~/.gnupg
cat .gpg.conf.MKAYSIGREP > ~/.gnupg/gpg.conf
cat .pastebinit.xml.MKAYSIGREP > ~/.pastebinit.xml
cat .environment.MKAYSIGREP > ~/.environment
# vim : set ft=sh :

View File

@ -0,0 +1,6 @@
<pastebinit>
<pastebin>http://paste.debian.net</pastebin>
<author>Mika Suomalainen</author>
<jabberid>mkaysi@jabber.org</jabberid>
<format>text</format>
</pastebinit>

10
.zsh_aliases.MKAYSIGREP Normal file
View File

@ -0,0 +1,10 @@
alias top="htop" # MKAYSIGREP MKAYSIGREPALIAS
alias gitk="gitg" # Requires gitg . I just think that it looks nicer than gitk. # MKAYSIGREP MKAYSIGREPALIAS
alias netcat="ncat " # MKAYSIGREP # MKAYSIGREPALIAS
alias usewithtor="proxychains " # MKAYSIGREP MKAYSIGREPALIAS
alias torsocks="proxychains " # MKAYSIGREP MKAYSIGREPALIAS
alias proxychains="proxychains " # MKAYSIGREP MKAYSIGREPALIAS
alias checkinstall="make install " # MKAYSIGREP MKAYSIGREPALIAS
alias gpg=gpg2 # MKAYSIGREP MKAYSIGREPALIAS
compdef gpg2=gpg # MKAYSIGREP MKAYSIGREPALIAS
alias wget="echo Running curl -LO instead of wget && curl -LO " # MKAYSIGREP # MKAYSIGREPALIAS

0
cat.run Executable file → Normal file
View File

View File

@ -4,7 +4,7 @@
# From http://progit.org/book/ch2-7.html
last = cat-file commit HEAD
[core]
editor = vim
#editor = vim
[color]
# From git manpage and http://book.git-scm.com/5_customizing_git.html
branch = true
@ -16,6 +16,6 @@
status = true
ui = true
[user]
name = Mika Suomalainen
email = mkaysi@outlook.com
signingkey = 0x4DB53CFE82A46728
#name = Mika Suomalainen
#email = mkaysi@outlook.com
#signingkey = 0x4DB53CFE82A46728

13
install.run Normal file
View File

@ -0,0 +1,13 @@
#!/usr/bin/env bash
# Do not use this script unless you know what you are doing!
cat bashrc > ~/.bashrc
cat tmux.conf > ~/.tmux.conf
cat zshrc > ~/.zshrc
cat gitconfig > ~/.gitconfig
cat vimrc > ~/.vimrc
mkdir -p ~/.gnupg
cat gpg.conf > ~/.gnupg/gpg.conf
cat xsessionrc > ~/.xsessionrc
cat pastebinit.xml > ~/.pastebinit.xml
# vim : set ft=sh :

View File

@ -1,6 +1,6 @@
<pastebinit> <!--- MKAYSIGREP ---> <!--- MKAYSIGREPPASTEBINIT --->
<pastebin>http://paste.debian.net</pastebin> <!--- MKAYSIGREP ---> <!--- MKAYSIGREPPASTEBINIT --->
<author>Example Com</author> <!--- MKAYSIGREP ---> <!--- MKAYSIGREPPASTEBINIT --->
<jabberid>example@example.com</jabberid> <!--- MKAYSIGREP ---> <!--- MKAYSIGREPPASTEBINIT --->
<format>text</format> <!--- MKAYSIGREP ---> <!--- MKAYSIGREPPASTEBINIT --->
</pastebinit> <!--- MKAYSIGREP ---> <!--- MKAYSIGREPPASTEBINIT --->
<pastebinit>
<pastebin>http://paste.debian.net</pastebin>
<author>Example Com</author>
<jabberid>example@example.com</jabberid>
<format>text</format>
</pastebinit>