Mikaela Suomalainen
38f87d6933
bashrc & zshrc: enable apt process bar.
...
If we are as root, mkdir -p /etc/apt/apt.conf.d and run the command
echo 'Dpkg::Progress-Fancy "1";' > /etc/apt/apt.conf.d/99progressbar .
This is untested and I am unsure what does OS X think about this, but I
don't have OS X anywhere, so I might not care about it so much.
2014-04-20 12:37:56 +03:00
Mikaela Suomalainen
9cd9b8c34d
Add .mailmap
2014-04-19 12:39:20 +03:00
Mikaela Suomalainen
658415c772
gitconfig: fix my email address.
2014-04-19 11:53:45 +03:00
Mikaela Suomalainen
c360fe76fa
.keys/ssh: tell what fineid keys are.
...
The path which was added to ssh-agent isn't so useful. This way it's easier to understand what those keys are.
All three are required(?).
2014-04-15 12:37:16 +03:00
Mikaela Suomalainen
112f31e6f1
bashrc & zshrc: ugly hack
...
Attempts to fix FINEID related aliases on non-32-bit systems.
2014-04-14 18:56:24 +03:00
Mikaela Suomalainen
c4ac3b9a8a
bashrc & zshrc: add aliases related to fineid
...
ssh-add-sc adds identity card to ssh-agent.
ssh-add-sc-pub shows the public keys of identity-card.
2014-04-14 18:40:47 +03:00
Mikaela Suomalainen
4efab67f44
.keys/ssh: add my identity card
2014-04-14 18:24:51 +03:00
Mikaela Suomalainen
d7d66c9cbf
Xdefaults: use font size 11.
2014-04-11 16:37:56 +03:00
Mikaela Suomalainen
38dfcdf9c7
Xdefaults: use Deja Vu Sans Mono with urxvt.
2014-04-11 16:32:52 +03:00
Mikaela Suomalainen
6d8b94bba8
New GPG key 0x0C207F07B2F32B67
2014-03-23 20:26:38 +02:00
Mikaela Suomalainen
4cf7d29cdd
fix previous commit
...
zshrc was missing alias
2014-03-20 19:52:11 +02:00
Mikaela Suomalainen
4b91b5bdb6
bashrc & zshrc: add lmosha for telling mosh to use custom script as server.
...
This should fix local mosh at lakka.kapsi.fi.
2014-03-20 19:48:10 +02:00
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