Commit Graph

202 Commits

Author SHA1 Message Date
Mika Suomalainen
b2a78a2407 bashrc: fix MKAYSIGREP 2012-12-21 14:32:33 +02:00
Mika Suomalainen
25e2d2e1a5 zshrc: MKAYSIGREP 2012-12-21 14:24:44 +02:00
Mika Suomalainen
a9e97d4250 bashrc: sort MKAYSIGREPs 2012-12-21 14:01:22 +02:00
Mika Suomalainen
05fefad678 bashrc: prepare for the next version of cat.run 2012-12-21 13:58:32 +02:00
Mika Suomalainen
efad90ed79 chmod -x *rc 2012-12-21 13:11:16 +02:00
Mika Suomalainen
07ec091695 bashrc & zshrc: add some tar aliases 2012-12-21 12:54:59 +02:00
Mika Suomalainen
6ecb07406b bashrc & zshrc: add alias to reset Yum timedhosts (Fedora 17 only?)
I will probably keep it updated to the latest stable Fedora release,
because Fedora doesn't have LTS.
2012-12-21 12:44:13 +02:00
Mika Suomalainen
bf3cef0bf1 bashrc & zshrc: add mkhiso & yum-unlock aliases 2012-12-09 14:08:31 +02:00
Mika Suomalainen
05096811da bashrc & zshrc & recommends: remove the rot13 function. Better one is in bsdgames. 2012-11-04 12:15:02 +02:00
Mika Suomalainen
530e9d5e30 bashrc & zshrc: add alias supybot-generate-messages.pot-mass to generate messages.pot file for all plugins at the same time 2012-10-07 18:25:38 +03:00
Mika Suomalainen
637a58beb0 bashrc & zshrc & warnings: add unixle and msdosle to convert line endings. 2012-09-23 10:27:29 +03:00
Mika Suomalainen
6b27107ca4 bashrc: remove setting of $uname 2012-09-21 14:40:47 +03:00
Mika Suomalainen
8119994674 fix previous commit
I forgot bashrc
2012-09-16 15:28:10 +03:00
Mika Suomalainen
3fedadcdc4 bashrc & zshrc: Fix order of lines & add uname=uname
I will use $uname somewhere later.
2012-09-16 15:24:34 +03:00
Mika Suomalainen
b8549e770a bashrc & zshrc: add alias "git-committers" to see committers of repository. 2012-09-15 11:01:06 +03:00
Mika Suomalainen
858df5296d zshrc & bashrc: add MSDOS aliases copy & move 2012-09-15 10:25:39 +03:00
Mika Suomalainen
05bb05d2c5 bashrc & zshrc: add alias ssh-pubkey-length to show length of public SSH key & add MSDOS aliases cls, help and ipconfig. 2012-09-15 10:12:17 +03:00
Mika Suomalainen
bc6fdc8845 bashrc & zshrc: fix typo in refreshgroups alias & add alias to use incase-sensitive grep by default. 2012-08-31 17:48:55 +03:00
Mika Suomalainen
ffb00611bd bashrc & zshrc: add alias refreshgroups to update groups without logging out. Source: http://blog.edwards-research.com/2010/10/linux-refresh-group-membership-without-logging-out/ via Google. 2012-08-30 19:55:53 +03:00
Mika Suomalainen
6f1cd0e105 bashrc & zshrc: add alias to use curl instead of wget. 2012-08-20 14:09:22 +03:00
Mika Suomalainen
be167fe239 Fix previous commit. 2012-08-19 12:08:09 +03:00
Mika Suomalainen
25069a58c4 bashrc & zshrc: fix http.debian.net 2012-08-19 12:05:48 +03:00
Mika Suomalainen
8861c625b2 fix previous commit 2012-08-19 10:30:59 +03:00
Mika Suomalainen
0e5c97b0f1 bashrc & zshrc: http.debian.net alias doesn't need browser anymore. 2012-08-19 10:28:09 +03:00
nyuszika7h
f3c0211824 bashrc & zshrc: use icanhazip.com instead of cadoth & mute curl. 2012-08-18 11:57:20 +03:00
nyuszika7h
fa15d03596 bashrc & zshrc: fix myip4 2012-08-18 11:42:38 +03:00
Mika Suomalainen
eece10f0bb bashrc & zshrc: replace myip function with alias using curl & add myip4 & myip6 aliases. 2012-08-18 11:37:19 +03:00
Mika Suomalainen
7459137d94 bashrc & zshrc: don't use apt-get as an alias for aptitude.
I just experienced problems with aptitude not being able to upgrade, but
apt-get can do it.
2012-08-17 16:05:03 +03:00
Mika Suomalainen
91601c8989 bashrc & zshrc: show hostname and uptime on shell start. 2012-08-06 20:04:58 +03:00
Mika Suomalainen
39596ea7a4 bashrc & zshrc: add alias follow for tail -f 2012-08-04 16:45:05 +03:00
Mika Suomalainen
93f276f66f bashrc & zshrc: add alias for check_trans.py in Limnoria. 2012-08-04 15:26:07 +03:00
Mika Suomalainen
4e64c3043a bashrc & zshrc & warnings: Don't use nping as ping. 2012-07-31 14:57:46 +03:00
Mika Suomalainen
4059cb51a5 bashrc & zshrc: add alias gpg-key-count to calcutate amounts of keys in keyring.
This is different from previous with following ways:
1. Simpler.
2. Works with Windows (?)
3. Takes more time.
2012-07-25 11:00:52 +03:00
Mika Suomalainen
19b8da78ac bashrc & zshrc: add alias gpg-key-amount to show how many keys there are in pubring. 2012-07-25 10:51:05 +03:00
Mika Suomalainen
d3c85c079d bashrc & zshrc: source warnings 2012-07-14 20:46:08 +03:00
Mika Suomalainen
da4eddecf5 bashrc & zshrc: add alias for seeing where http.debian.net puts you to.
See comment.
2012-06-29 20:28:50 +03:00
Mika Suomalainen
93cdd2ce35 bashrc & zshrc: add alias "apt-key-refresh-keys" to refresh keys in apt's keyring. 2012-06-24 09:33:23 +03:00
Mika Suomalainen
05746cb542 zshrc & bashrc: add scat alias. 2012-05-19 12:58:51 +03:00
Mika Suomalainen
1660ebb0cf bashrc & zshrc: add lmosh alias. 2012-05-03 17:26:50 +03:00
Mika Suomalainen
459bed9221 bashrc & zshrc: Enable core files. 2012-05-02 17:36:48 +03:00
Mika Suomalainen
187fb23216 bashrc & zshrc: Add $HOME/.local/games to $PATH. 2012-05-01 18:44:47 +03:00
Mika Suomalainen
794584ae89 bashrc: Multiple changes.
If someone is interested, read the diff, it exists.
2012-04-30 19:06:34 +03:00
nyuszika7h
06242df743 Fix commit 04920736d9d931f63a11946bcae95341e5a83ab5 2012-04-24 17:49:18 +03:00
nyuszika7h
4377a3a494 bashrc, zshrc: Add functions mkcd and gribble-gpg-everify
mkcd: Create the specified directory/-ies and change to the first one.
gribble-gpg-everify: Decrypt encrypted Bitcoin OTC from gribble and print everify command
2012-04-24 17:49:02 +03:00
Mika Suomalainen
48a9e788b2 bashrc & zshrc: Don't exec tmux.
I have started to find that behaviour as annoying.
2012-04-21 14:40:16 +03:00
Mika Suomalainen
2f88817113 bashrc & zshrc: Remove stupid "time" alias.
I finally understand what that command does.
2012-04-20 12:46:37 +03:00
Mika Suomalainen
1d05f1167d bashrc & zshrc: don't check for new mail.
I HATE MAILCHECK! It crashed my WeeChat -.- :(
2012-04-18 20:40:20 +03:00
Mika Suomalainen
243e8bb050 bashrc & zshrc: fix supybot-generate-messages.pot, I hope. 2012-04-15 18:46:00 +03:00
Mika Suomalainen
a3dded237d bashrc & zshrc: Fix .
Thank you for xy for mentioning about this. I have always wondered why . doesn't work :)
2012-04-10 19:15:53 +03:00
Mika Suomalainen
d33c6cdfa8 bashrc: add the missing /bin to PATH 2012-04-03 13:23:22 +03:00
Mika Suomalainen
23aadf9f87 bashrc & zshrc: Use $HOME/.packages as the first PATH and then others.
/usr/local/bin seems to be the preferred PATH by default.
2012-04-03 13:16:36 +03:00
Mika Suomalainen
23e62cf01b bashrc & zshrc: Use gpg2 instead of gpg!. 2012-04-01 17:21:38 +03:00
Mika Suomalainen
44ea2c5d89 bashrc & zshrc: Add $HOME/.local to $PATH.
1. "python setup.py install --user" installs to .local.
2. Run command "ls /usr/local && ls ~/.local" and compare the two lines.

Output of the second command is
> bin  etc  games  include  lib  man  sbin  share  src
> share
for me.
2012-03-31 17:43:49 +03:00
Mika Suomalainen
e86460b780 bashrc & zshrc: alias apt-get to aptitude.
Oops, now I took side in flamewar between apt-get and aptitude.
2012-03-23 18:19:24 +02:00
Mika Suomalainen
670d409ae5 Remove visudo related aliases.
They broke arguments.
2012-01-29 09:23:13 +02:00
nyuszika7h
af15c7b3fa bashrc, zshrc: Add -h and --progress to rsync aliases
From rsync(1):
        -h, --human-readable        output numbers in a human-readable format
            --progress              show progress during transfer
2012-01-10 17:27:35 +02:00
nyuszika7h
a4ed66884b Remove executable bit from files
None of these files have to be executable - and who wants
an executable README file? :P
2012-01-10 17:27:35 +02:00
nyuszika7h
0bd04767ac bashrc & zshrc: Add gitio function.
Like the name says, it shortens URLs with git.io.
2012-01-06 20:24:36 +02:00
Mika Suomalainen
3793f39c34 bashrc & zshrc: SSHGuard and multiple keys are trying to make people crazy.
But what if ssh-add is always told to remove keys, before adding new ones?

By the way, Happy new year 2012 (even if it's only 22:12), because this is my last commit tonight,
unles people at IRC get me to commit something else ;)
2011-12-31 22:11:01 +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
f6b8bbdd53 bashrc & zshrc: Do same what nyuszika7h did in previous commit, but with screen. 2011-12-29 11:20:01 +02:00
nyuszika7h
16427e3cc9 zshrc & bashrc: Add colours if $TERM is xterm. 2011-12-29 11:18:28 +02:00
Mika Suomalainen
a30773bf1e zshrc & bashrc: add alias rsync-folder.
Thanks to all people at ##Mkaysi who helped me to choose this name ☺.
2011-12-25 17:51:34 +02:00
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
Mika Suomalainen
91d70af885 zshrc % bashrc: Fix previous commit.
Removed % which I accidentally pasted from zsh.
2011-12-22 19:10:25 +02:00
Mika Suomalainen
0d1e8c4c0d bashrc & zshrc: Add xgettext version of supybot-generate-messages.pot.
It's supybot-generate-messages.pot-xgettext. I made separate alias, because
xgettext doesn't seem to work with Unix plugin.
2011-12-22 19:04:11 +02:00
Mika Suomalainen
f0498fffd3 Merge branch 'master' of github.com:Mkaysi/shell-things 2011-12-21 20:25:12 +02:00
Mika Suomalainen
1d4350b72a Fix alias supybot-generate-messages.pot.
That alias was missing s and that probably caused catastroph b5feac3e28 (diff-0) .
2011-12-21 20:23:06 +02:00
Mika Suomalainen
7efe627768 bashrc: Removed the > which is annoying to bash users. 2011-11-25 14:10:39 +02:00
Mika Suomalainen
fb1c1db353 bashrc & zshrc: add KILL alias.
killall -KILL takes too long time to write.
2011-11-12 20:42:26 +02:00
Mika Suomalainen
50b8ce7343 bashrc: Tell bash_profile to source .bashrc. Mac OS X... SSH sessions...
NOTE: bashrc must be sourced by hand at least once.
2011-10-29 16:52:37 +03:00
Mika Suomalainen
83bf25982b bashrc: What is bashenv? 2011-10-29 16:49:14 +03:00
Mika Suomalainen
41bfca86d3 bashrc: If zshrc is thanking nyuszika7h about colours, bashrc is thanking him too. 2011-10-29 12:32:34 +03:00
nyuszika7h
dab65be727 bashrc: Light green for normal user and red for root, like with zsh. 2011-10-29 12:31:14 +03:00
Mika Suomalainen
c3fc18843e bashrc: Save from bash-things && bashrc: update from zshrc. 2011-10-29 11:02:22 +03:00
Mika Suomalainen
166f1ae2d1 Files from bash: Are you little lost? 2011-09-29 16:19:01 +03:00
Mika Suomalainen
83461460f0 removed bash private aliases from everywhere where it still was.
Useless file.
2011-09-28 22:01:19 +03:00
Mika Suomalainen
8528d3b652 bashrc: Sleep of three seconds is too long, 2011-09-22 14:27:44 +03:00
Mika Suomalainen
ac6a56df93 bashrc: How can I have forgotten to add original source where I modified tmux script? :O 2011-09-20 15:44:00 +03:00
nyuszika7h
bfca6b9cd0 bashrc: Make the colours work with every OS. 2011-09-11 18:44:58 +03:00
Mika Suomalainen
87537ed3b3 bashrc: removed automatic time.
Tmux shows time anyway
2011-09-11 18:42:26 +03:00
Mika Suomalainen
4b8ecddb02 bashrc: removed separator between my additions and default things. 2011-09-11 18:41:18 +03:00
Mika Suomalainen
b4e837ea68 Actually do that sleeping.
I only added comment about it, I didn't remember to add that time itself.
2011-09-09 14:42:29 +03:00
Mika Suomalainen
7ddd54f084 bashrc: Added sleep time to prevent tmux from starting if someone wants to do that and comments.
bash will now wait for three seconds before starting tmux. This gives the user
three seconds time to press ctrl + c to prevent tmux from taking action. User might want
to do this when SSHing in to somewhere.

bashrc has comment to warn to NOT put anything to "tmux area".
2011-09-09 14:29:07 +03:00
Mika Suomalainen
9054697bdb bashrc: Start tmux always when bash starts, not only on SSH login. 2011-09-08 20:05:38 +03:00
Mika Suomalainen
527464be1d bashrc: Added automatic starting of tmux on SSH login. 2011-09-07 16:11:48 +03:00
Mika Suomalainen
4d74b57d5b Added line to continue tmux session whenever I login. 2011-09-04 16:55:33 +03:00
Mika Suomalainen
3d20660f74 added showing of time to start of bash 2011-08-29 15:57:02 +03:00
Mika Suomalainen
e7924bceaf bashrc: added sourcing for bash_private_aliases 2011-08-28 18:18:37 +03:00
Mika Suomalainen
09c10edb2c Disabled autocd by default to fix compatiblity with Mac OS X (Snow Leopard).
I have one Mac and when I tested this bashrc with it, it complained about unknown
shell option "autocd". Now I disabled it and this should work by default with it.

Mac's bash looks weird. I installed this and it looked normal again :)
2011-08-24 18:36:31 +03:00
Mika Suomalainen
6242d1dcc6 Moved warnings to the README and enabled autocd in bashrc
It will not warn about anything anymore, it just wants you to see README file
where every warning is in notices. README file also tells how to disable that message
which wants everyone to see the README file.
2011-08-17 15:52:54 +03:00
Mika Suomalainen
d08ba59be2 Moved warnings to README & done something else
I don't remember what I did, see changed files :)
2011-08-16 13:01:00 +03:00
Mika Suomalainen
dc9394aee6 Fixed notice about timezone. 2011-08-15 16:22:34 +03:00
Mika Suomalainen
988a946836 Added warning to every file. 2011-08-15 16:17:52 +03:00
Mika Suomalainen
8745669e1a Added correct quotes to bashrc 2011-08-14 18:48:27 +03:00
Mika Suomalainen
8b47d6937d bashrc: fixed the message.
Now bashrc gives more clear message about timezone.
2011-08-14 18:23:14 +03:00
Mika Suomalainen
aff4c5e697 Added notice about timezone in bashrc.
It will now bug the user everytime when he/she starts bash. See line 3 in bashrc.
2011-08-14 13:29:07 +03:00
Mika Suomalainen
ad24bc2625 Added bash default colours.
I even like them but... :)
2011-08-14 01:12:37 +03:00
Mika Suomalainen
f9019c9afd Added notice about timezone.
So people know this bashrc sets timezone to Helsinkis timezone.
2011-08-13 13:20:49 +03:00
Mika Suomalainen
5bc590cb1e Added things, which I copy-pasted from the ultimate bashrc. 2011-08-13 13:00:24 +03:00
Mika Suomalainen
9fc2c74631 2011-08-12 14:17:52 -07:00
Mika Suomalainen
c517d28ded 2011-08-12 13:08:24 -07:00