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
2011-11-06 12:52:36 +02:00
2011-10-29 11:08:46 +03: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
Description
No description provided
Readme 14 MiB
Languages
Shell 88.2%
JavaScript 6.3%
Vim script 2.9%
CSS 1.3%
Lua 0.6%
Other 0.6%