Go to file
nyuszika7h 82df6ba735 zshrc & bashrc: Simplify supybot-generate-messages.pot-xgettext.
xgettext --language=Python config.py plugin.py && cat messages.po > messages.pot && rm messages.po
vs
xgettext --language=Python config.py plugin.py && mv -f messages.po messages.pot
2011-12-23 10:41:15 +02:00
.gitignore Added push.sh to gitignore. 2011-11-06 12:52:36 +02:00
bashrc zshrc & bashrc: Simplify supybot-generate-messages.pot-xgettext. 2011-12-23 10:41:15 +02:00
README README: This repo has been renamed. 2011-10-29 11:08:46 +03:00
tmux.conf tmux.conf: Use screen-256color as $TERM . 2011-12-03 17:13:15 +02:00
zshrc zshrc & bashrc: Simplify supybot-generate-messages.pot-xgettext. 2011-12-23 10:41:15 +02:00

Shell things by Mika Suomalainen (Mkaysi).

This repository contains some things which I always need with terminal.
bashrc, zshrc and tmux config file.

DISCLAIMER:
Author of this git repository is not responsible for any data loss or any other harms, which might happen because of these files.

Author: Mika Suomalainen (Mkaysi).

License:
There aren't any license, but please mention that I created this and where did you get this file.
If something is copy-pasted here from somewhere, it reads in that file.

Original sources:
GitHub gist:
GitHub: https://github.com/Mkaysi/shell-things