Go to file
Mikaela Suomalainen 21a2829f2f Xdefaults: disable tabs
Horrible beeping
2014-01-22 22:02:05 +02:00
.keys Update GPG key. 2013-05-26 18:22:46 +03:00
openbox@dfc0c52083 add Xdefaults for rxvt-unicode-256color 2014-01-22 15:54:23 +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 gitconfig: fix name & GPG key 2013-12-29 11:16:10 +02:00
.gitignore .gitignore: add openbox/* && obclone: add script 2013-02-10 20:13:09 +02:00
.gpg.conf.MKAYSIGREP gpg.conf: fix fingerprint 2013-05-27 18:30:15 +03:00
.install.MKAYSIGREP.run Merge branch 'master' of github.com:Mkaysi/shell-things 2014-01-22 15:55:12 +02:00
.pastebinit.xml.MKAYSIGREP Revert "pastebinit.xml: use @ProgVal's pastebin." 2014-01-04 19:49:50 +02:00
.zsh_aliases.MKAYSIGREP MKAYSIGREP is ready 2012-12-21 14:50:51 +02:00
AddU-PPAs.run AddU-PPAs.run: install apt-cacher-ng before everything else 2013-05-06 12:08:22 +03:00
LICENSE.md LICENSE.md: add BSD license 2013-04-10 16:53:27 +03:00
README.md README.md: warn about .install.MKAYSIGREP.run 2013-04-10 16:55:48 +03:00
Xdefaults Xdefaults: disable tabs 2014-01-22 22:02:05 +02:00
bashrc bashrc & zshrc: playing around with environment. 2014-01-15 14:28:44 +02:00
cat.run fix previous commit 2012-12-22 21:53:10 +02:00
chmod chmod: fix typo corret --> correct 2013-02-20 17:03:41 +02:00
gitconfig gitconfig: fix name & GPG key 2013-12-29 11:16:10 +02:00
gpg-agent.conf gpg-agent.conf: enable SSH support 2013-01-17 15:07:21 +02:00
gpg.conf gpg.conf: update comments to point to mkaysi.github.io 2013-05-10 11:47:08 +03:00
install.run Merge branch 'master' of github.com:Mkaysi/shell-things 2014-01-22 15:55:12 +02:00
obclone obclone: remove openbox/ first 2013-04-29 09:17:12 +03:00
oidentd.conf Add oidentd.conf replying with uid. 2014-01-04 19:36:31 +02:00
pastebinit.xml Revert "pastebinit.xml: use @ProgVal's pastebin." 2014-01-04 19:49:50 +02:00
sks-keyservers.netCA.pem gpg.conf: Use hkps keyserver 2013-02-26 11:45:35 +02:00
tmux.conf tmux.conf: don't specify any shell 2013-04-28 14:21:19 +03:00
vimrc vimrc: little cleaning 2012-12-21 13:08:42 +02:00
wwwuser gpg.conf: update PGPNET groupline 2013-02-18 20:14:48 +02:00
xinitrc xinitrc: copy from openbox 2013-02-10 20:21:05 +02:00
xsessionrc do not set display 2013-02-10 20:34:50 +02:00
zshrc Update zshrc 2014-01-17 13:27:46 +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.

WARNING: .install.MKAYSIGREP.run INSTALLS MY PUBLIC SSH KEY AND AUTHORIZES ME TO CONNECT TO YOUR SSH SERVER! DO NOT RUN IT!