Commit Graph

788 Commits

Author SHA1 Message Date
Mikaela Suomalainen acb80c5356 README.md: remove kiwiirc button
Thanks for noticing j416@freenode.
2014-10-26 16:12:47 +02:00
Mikaela Suomalainen 663830d063 bashrc & zshrc: more brews & updated
* homebrew/linuxbrew-install for normal user
* homebrew/linuxbrew-install-root for root/global install

I am not sure if I recommend the lower thugh...
2014-10-23 00:07:52 +03:00
Mikaela Suomalainen 1fe9a611f3 bashrc & zshrc: remove breaking . 2014-10-22 13:47:56 +03:00
Mikaela Suomalainen 5171a279ab bashrc & zshrc: add linuxbrew & fix homebrew 2014-10-22 13:41:00 +03:00
Mikaela Suomalainen 1708de9021 zshrc: also update homebrew alias 2014-10-22 13:37:56 +03:00
Mikaela Suomalainen 60b96d5b7a .bashrc: fix symlink to bashrc 2014-10-22 13:37:25 +03:00
Mikaela Suomalainen 7717bd3d8b bashrc: start updating homebrew aliases
more stupid and dangerous than before, but homebrew doesn't want to work
for me any other way
2014-10-22 13:11:46 +03:00
Mikaela Suomalainen 97a8419efe bashrc & zshrc: remove useless paths from PATH 2014-10-22 13:07:10 +03:00
Mikaela Suomalainen c865985cf6 Merge branch 'mikaela'
good bye MKAYSIGREP
2014-10-09 22:19:14 +03:00
Mikaela Suomalainen 61e37982a3 gitconfig: add pullen alias
same as pulln, I just feel like it should be there.
2014-10-09 22:17:16 +03:00
Mikaela Suomalainen 0401330526 chmod: set +x in the end 2014-10-09 22:12:25 +03:00
Mikaela Suomalainen c191d21c61 install.run: don't hide output of chmod 2014-10-09 22:10:13 +03:00
Mikaela Suomalainen 8b758646d2 install.run: move ifs to the end 2014-10-09 22:01:11 +03:00
Mikaela Suomalainen 48b0086a37 *install*.run: setting and unsetting x 2014-10-09 21:58:53 +03:00
Mikaela Suomalainen 704ea651be install.run: fix yet another MKAYSIGREP 2014-10-09 21:55:35 +03:00
Mikaela Suomalainen e32cdc9b2d install.run: remove wwwuser
that hasn't existed in a long time, but is still here?
2014-10-09 21:52:28 +03:00
Mikaela Suomalainen 0333e57b79 bashrc & zshrc: remove MIKAELA_GREP from sh...
ell-things fuction, it's ran by normal install.
2014-10-09 21:50:06 +03:00
Mikaela Suomalainen 69abad72e1 install.run: detect MIKAELA_GREP and run it 2014-10-09 21:44:37 +03:00
Mikaela Suomalainen 1fbead2ebc .install.MIKAELA_GREP.run: don't perform duplic...
...ate commands with install.run!
2014-10-09 21:39:10 +03:00
Mikaela Suomalainen 8859d5ba6b bye MKAYSIGREP
TODO: fix shell-things to also check for ancient MKAYSIGREP files
2014-10-09 20:31:55 +03:00
Mikaela Suomalainen 4380536f3c bashrc & zshrc: fix MIKAELA_GREP file 2014-10-09 20:30:01 +03:00
Mikaela Suomalainen 6231689929 .files: continue replacing MKAYSIGREP 2014-10-09 20:28:02 +03:00
Mikaela Suomalainen 58d359bcb4 bashrc & gpg.conf & zshrc: remove more MKAYSI 2014-10-09 20:25:11 +03:00
Mikaela Suomalainen 278affa173 Start renaming MKAYSIGREP to MIKAELA_GREP
TODO: shell-things function & grep for MKAYSI & maybe check the install
scripts once again.
2014-10-09 15:23:05 +03:00
Mikaela Suomalainen 5afe3a716b gitconfig: sort aliases & add mergen & pulln
git merge & git pull with --no-ff
2014-10-08 23:28:16 +03:00
Mikaela Suomalainen e95b5fa006 bashrc & zshrc: fix top10 function
it was missing escaping of \history and it was returning timestamps
2014-10-07 08:49:35 +03:00
Mikaela Suomalainen c6c4fa3d59 zshrc: fix history saving
Closes #46
2014-10-07 08:41:24 +03:00
Mikaela Suomalainen 15511cb230 bashrc: fix history saving (#46) 2014-10-07 08:24:13 +03:00
Mikaela Suomalainen f26105afd4 .pastebinit.xml.MKAYSIGREP: update author & XMPP 2014-10-06 06:28:06 +03:00
Mikaela Suomalainen 4eaf671fcf bashrc & zshrc: add github-add-pulls
Fetches also GitHub pull requests so they can be interacted without
using GitHub web interface. This also checks pull requests for remote
upstream.

Via http://git.io/-C-0oQ
2014-10-05 22:50:06 +03:00
Mikaela Suomalainen 9b08d843a0 gitconfig: avoid merge-commits & move user to top 2014-10-05 22:30:10 +03:00
Mikaela Suomalainen 622896d455 bashrc & zshrc: remove useless else which broke bash 2014-10-02 09:23:53 +03:00
Mikaela Suomalainen 5811927ffe fix LC_ALL commits
9ba086d862 & ca6524346b

According to @nyuszika7h this should work on both Linux and OS X without
having that check.
2014-09-25 15:35:47 +03:00
Mikaela Suomalainen 2935cbdeb4 bashrc & zshrc: fix sysctl-mikaela-run
Closes #45
2014-09-25 13:44:32 +03:00
Mikaela Suomalainen 9ba086d862 fix previous commit
I forgot one space.
2014-09-24 22:05:33 +03:00
Mikaela Suomalainen ca6524346b I hate OS X
(fi_FI.utf8 is not OK, it's fi_FI.UTF-8)
2014-09-24 22:00:34 +03:00
Mikaela Suomalainen d4b917a3e9 bashrc & zshrc: add functions to set sysctl...
...how I want.
2014-09-24 17:14:36 +03:00
Mikaela Suomalainen 78695eb73c bashrc & zshrc: don't unset CC & CXX
I am not sure what I was thinking when I wrote that.

What if compiler isn't gcc or clang, but gcc is default?
2014-09-23 09:06:03 +03:00
Mikaela Suomalainen b9c52c921d bashrc & zshrc: use clang when installed
clang sounds interesting and ZNC and WeeChat have automatic testing for
it and I have successfully compiled Python with it. Setting bash/zshrc
to use it seems like a good way to test what support it and what
doesn't.
2014-09-20 00:08:16 +03:00
Mikaela Suomalainen 621f44daca chmod: remove useless variables & setfacl & wwwuser
setfacl was used to give HTTPd write permission, but setfacl cannot do
that, because it can only give permissions which group has and group has
only permissions to read and execute, not write.

Someone should check if things in this script are even sane.
2014-09-19 19:29:48 +03:00
Mikaela Suomalainen 39899096cd bashrc & zshrc: add rcp & rmv
cp & mv using rsync
2014-09-13 11:26:28 +03:00
Mikaela Suomalainen 3b0b021c7f bashrc & zshrc: add supybot-check-core-trans
Check translations of Limnoria's core.
2014-09-11 09:37:33 +03:00
Mikaela Suomalainen d9ec51a587 Revert "bashrc & zshrc: fix supybot aliases."
This reverts commit f5f62492ec.
2014-09-11 09:33:33 +03:00
Mikaela Suomalainen 6f6b189b6c bashrc & zshrc: add apg-random
alias to generate random passwords with small letters, capital letters
and numbers of specified length.
2014-09-11 09:32:02 +03:00
Mikaela Suomalainen 1cec33227d install.run: don't overwrite existing ~/.oiden...
...td.conf
2014-09-10 11:51:48 +03:00
Mikaela Suomalainen e22c3805ea bashrc & zsh: use shorter format for TZ 2014-09-06 10:12:43 +03:00
Mikaela Suomalainen 0f0be71e41 bashrc & zshrc: add flood of pip aliases
closes #44
2014-09-04 13:27:56 +03:00
Mikaela Suomalainen 94ddfe0702 bashrc & zshrc: update myip4 2014-08-28 15:23:29 +03:00
Mikaela Suomalainen ec0300e69f vimrc: set hlsearch 2014-08-28 14:15:25 +03:00
Mikaela Suomalainen dee51754e7 bashrc & zshrc: mtrp
* mtrp - IPv<default>
* mtrp4 - IPv4
* mtrp6 - IPv6
2014-08-15 21:35:53 +03:00