Commit Graph

684 Commits

Author SHA1 Message Date
Mikaela Suomalainen
c108b78939 fix previous commit
I don't want anyone to get stuck in /usr/local !
2014-03-18 11:23:25 +02:00
Mikaela Suomalainen
be300bcaba fix previous commit
Change && to ; so the man pages get installed even if inxi is already
installed. This command should only be ran while installing.
2014-03-18 10:24:35 +02:00
Mikaela Suomalainen
03d34531b4 bashrc & zshrc: fix inxi-install-root
Update inxi immediately after installation in order to install the
manual pages.
2014-03-18 10:20:42 +02:00
Mikaela Suomalainen
230be35525 bashrc & zshrc: add alias lpip3 (see previous commit). 2014-03-11 17:25:59 +02:00
Mikaela Suomalainen
a31a7b98fd bashrc & zshrc: add alias lpip to install packages locally.
locally = to one user ( $HOME/.local )
2014-03-11 17:17:37 +02:00
Mikaela Suomalainen
7b164f1960 README.md: fix typo SSH KEY --> SSH KEYS
I have two keys in .keys/ssh.
2014-02-18 09:01:29 +02:00
Mikaela Suomalainen
c5a3f92a40 LICENSE.md: fix year and my name 2014-02-18 08:59:18 +02:00
Mikaela Suomalainen
45af03e17f .keys/ssh: update SSH key comments 2014-02-12 14:50:45 +02:00
Mikaela Suomalainen
62c0c01745 bashrc & zshrc: exporting
Read the line above those...
2014-01-29 20:50:26 +02:00
Mikaela Suomalainen
d741ea7747 Xdefaults: don't flash the window forever!
I had to alt-tab twice until it stopped flashing :(
2014-01-25 20:53:51 +02:00
Mikaela Suomalainen
e7ed943f82 bashrc & zshrc: add $HOME/tmcbeans/bin to $PATH
Required by MOOC ("MASSIVE OPEN ONLINE COURSES").
http://mooc.fi/
2014-01-24 17:32:35 +02:00
Mikaela Suomalainen
10d377f7cf bashrc & zshrc: if /usr/bin/xset exists, xset -b on
To enable beeping...
2014-01-22 22:08:38 +02:00
Mikaela Suomalainen
21a2829f2f Xdefaults: disable tabs
Horrible beeping
2014-01-22 22:02:05 +02:00
Mikaela Suomalainen
5c5a775cf2 XDefaults: add beep for urxvt
Even thought this doesn't fix the not-beeping issue for me.
2014-01-22 21:51:39 +02:00
Mikaela Suomalainen
47337e5638 Merge branch 'master' of github.com:Mkaysi/shell-things 2014-01-22 15:55:12 +02:00
Mikaela Suomalainen
d833b100c9 add Xdefaults for rxvt-unicode-256color 2014-01-22 15:54:23 +02:00
Mikaela Suomalainen
4beef9d012 Update zshrc 2014-01-17 13:27:46 +02:00
Mikaela Suomalainen
1a120b17ab Update zshrc 2014-01-17 13:25:16 +02:00
Mikaela Suomalainen
79fcf0477e Update zshrc 2014-01-17 13:24:26 +02:00
Mikaela Suomalainen
0a98c62d66 bashrc & zshrc: playing around with environment.
$beep and $BEEP

2014-01-15 14:28:44 +02:00
Mikaela Suomalainen
4f2ebc409d bashrc & zshrc: remove alias weechat=weechat-curses
Starting with version 0.4.2 the binary is called as weechat
and weechat-curses is symbolic link to it for compatibility.
2014-01-14 21:34:37 +02:00
Mikaela Suomalainen
14a1608707 bashrc & zshrc: fix alias inxi-install & add alias inxi-install-root
1. Previously the Alias failed if the directory ~/.local/bin didn't exist.
2. Add Alias inxi-install-root for global installation as root.
2014-01-14 19:08:53 +02:00
Mikaela Suomalainen
cb13e192a2 bashrc & zshrc: add inxi-install & inxi-update
Thanks to their easy installation instructions at https://code.google.com/p/inxi/wiki/Installation :)
2014-01-08 21:18:57 +02:00
Mikaela Suomalainen
8ec4aa6545 Revert "pastebinit.xml: use @ProgVal's pastebin."
This reverts commit ff55d99ca7.
2014-01-04 19:49:50 +02:00
Mikaela Suomalainen
ff55d99ca7 pastebinit.xml: use @ProgVal's pastebin.
Thanks Unit193 :)
2014-01-04 19:43:09 +02:00
Mikaela Suomalainen
cb91c632e3 Add oidentd.conf replying with uid.
and add it to install scripts. It can't be used for logging in unlike
username and it's dynamic and shouldn't be too long for servers.
2014-01-04 19:36:31 +02:00
Mikaela Suomalainen
bc841f2491 pastebinit: change to sprunge.us
It seems to be FOSS and not connected to specific Operating System.
2014-01-04 13:37:33 +02:00
Mikaela Suomalainen
3b738f8a83 gitconfig: fix name & GPG key 2013-12-29 11:16:10 +02:00
Mika Suomalainen
f4056ae887 gpg.conf: fix fingerprint 2013-05-27 18:30:15 +03:00
Mika Suomalainen
b7a54ea705 Update GPG key. 2013-05-26 18:22:46 +03:00
Mika Suomalainen
c965430eaf 0x4DB53CFE82A46728 is revoked. 2013-05-26 11:02:41 +03:00
Mika Suomalainen
09e15d4a41 gpg.conf: update comments to point to mkaysi.github.io 2013-05-10 11:47:08 +03:00
Mika Suomalainen
6f6945bba5 bashrc & zshrc: alias ffmpeg to avconv 2013-05-06 17:20:36 +03:00
Mika Suomalainen
349f2bb828 AddU-PPAs.run: install apt-cacher-ng before everything else 2013-05-06 12:08:22 +03:00
Mika Suomalainen
8df8156748 bashrc: allias is not a valid command. 2013-05-06 12:07:16 +03:00
Mika Suomalainen
60b47e7880 obclone: remove openbox/ first 2013-04-29 09:17:12 +03:00
Mika Suomalainen
b62bf0ad43 tmux.conf: don't specify any shell 2013-04-28 14:21:19 +03:00
Mika Suomalainen
5f7809658a AddU-PPAs.run: WebKit PPA doesn't support Raring yet. http://pad.lv/1173504 2013-04-27 11:03:04 +03:00
Mika Suomalainen
5e575eee05 chmod a+xr AddU-PPAs.run 2013-04-27 10:28:37 +03:00
Mika Suomalainen
3ec41c4b28 Merge branch 'master' of github.com:Mkaysi/shell-things 2013-04-27 10:26:41 +03:00
Mika Suomalainen
6485928c2b AddU-PPAs.run: start typing script to install PPAs which I usually use on Ubuntu. 2013-04-27 10:26:03 +03:00
Mika Suomalainen
5a7f8ee5b9 fix previous commit
sysctl -f is needed for the update to take effect.
2013-04-26 14:01:50 +03:00
Mika Suomalainen
3ce88cd414 bashrc & zshrc: add alias fcorepattern & aptitudeyup...
fcorepattern sets core file name as I want and aptitudeyup is
aptitude version of aptyup.
2013-04-26 14:00:13 +03:00
Mika Suomalainen
da46792d17 fix previous commit 2013-04-15 12:24:12 +03:00
Mika Suomalainen
361c4e9587 fix previous commit 2013-04-15 12:23:44 +03:00
Mika Suomalainen
1a724c0b19 gpg.conf: change URL shortener to adf.ly in comments. 2013-04-12 04:48:33 +01:00
Mika Suomalainen
57d303f8b6 bashrc & zshrc: add apt-gety & aptitudey.
Debian side of yumyup.
2013-04-10 16:57:55 +03:00
Mika Suomalainen
6fc5d9d30e README.md: warn about .install.MKAYSIGREP.run 2013-04-10 16:55:48 +03:00
Mika Suomalainen
31ecde5032 LICENSE.md: add BSD license
Wasn't it there already?
2013-04-10 16:53:27 +03:00
Mika Suomalainen
46f4d6dc72 gpg.conf: I must put xkcd 1181 to comment :P 2013-03-07 07:08:59 +02:00