Commit Graph

140 Commits

Author SHA1 Message Date
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 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
Mika Suomalainen 6f6945bba5 bashrc & zshrc: alias ffmpeg to avconv 2013-05-06 17:20:36 +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 57d303f8b6 bashrc & zshrc: add apt-gety & aptitudey.
Debian side of yumyup.
2013-04-10 16:57:55 +03:00
Mika Suomalainen 4e788589e4 bashrc & zshrc: add upgrade aliases 2013-02-27 10:50:43 +02:00
Mika Suomalainen 81fd395637 bashrc & zshrc: duplicate some aliases that would be useful if I...
...remembered them.
2013-02-24 10:03:32 +02:00
Mika Suomalainen 628cb6d8d8 bashrc & zshrc: don't run who on Mac 2013-02-17 09:11:44 +02:00
Mika Suomalainen d097b1a170 bashrc & zshrc: run visible commands on different lines
Meaning hostname, uptime and who
2013-02-17 09:06:07 +02:00
Mika Suomalainen b6062f7f76 bashrc & zshrc: add empty line between output of uptime & who 2013-02-17 09:04:22 +02:00
Mika Suomalainen 8f67584df0 bashrc & zshrc: send output of ssh-agent to /dev/null 2013-02-17 09:02:07 +02:00
Mika Suomalainen 29c9cab7ae bashrc & zshrc: I am seeing messages even with that if-else... 2013-02-16 10:29:01 +02:00
Mika Suomalainen 7ecda2f30e bashrc & zshrc: make ssh-agent work on SSH sessions 2013-02-16 10:11:40 +02:00
Mika Suomalainen c5a4ec0791 bashrc & zshrc: add "cwho" to commads run on start 2013-02-16 09:56:00 +02:00
Mika Suomalainen 302a796964 bashrc & zshrc: add alias cwho which is what I use with conky. 2013-02-16 09:52:19 +02:00
Mika Suomalainen 125863565c do not set display 2013-02-10 20:34:50 +02:00
Mika Suomalainen 5146f94d1a bashrc & zshrc: add alias rss for reset.
It's easier to type using phone or tablet with VX Connectbot. I have
need to reset on those devices very often.
2013-02-10 13:12:52 +02:00
nyuszika7h 0716ec9731 zshrc: help @Mkaysi to add exit status to prompt 2013-02-09 16:46:22 +02:00
Mika Suomalainen 444acd5675 bashrc & zshrc: add alias weechat-version for displaying weechat comp...
...ile date / commit id. Fixes #15
2013-02-06 16:23:20 +02:00
Mika Suomalainen 52c472114e zshrc: do same as to bashrc in previous commit 2013-02-04 16:11:30 +02:00
Mika Suomalainen deb659dbe3 fix previous commit 2013-02-04 11:08:01 +02:00
Mika Suomalainen b027b2bb0a zshrc: remove weird/broken history things 2013-02-04 11:00:19 +02:00
Mika Suomalainen 9403ab5bb6 add suu* alias.
Suu is Finnish and means mouth.
2013-02-04 10:52:58 +02:00
Mika Suomalainen 4aeda02bc8 bashrc & xsessionrc & zshrc: fix $PATH 2013-02-02 18:26:32 +02:00
Mika Suomalainen 9dce46734a fix previous commit 2013-01-19 12:30:25 +02:00
Mika Suomalainen f01c4e46e0 bashrc & zshrc: add aliases to prefer curl in fedora utils & install fedora utils 2013-01-19 11:21:56 +02:00
Mika Suomalainen 228de9b517 bashrc & zshrc: add some systemd aliases 2013-01-14 18:13:46 +02:00
Mika Suomalainen 33a00e4593 bashrc & zshrc: yum -y and -n aliases. yummy yummn yumy yumn 2013-01-01 21:13:27 +02:00
Mika Suomalainen b6e8a10954 alias ssu="sudo -i" 2013-01-01 11:30:37 +02:00
Mika Suomalainen 64aafd4447 bashrc & zshrc: (almost) unlimited history + time stamps in history 2012-12-31 23:00:59 +02:00
Mika Suomalainen 815ee86a4e bashrc & zshrc: use human friendly units with ll 2012-12-31 22:07:43 +02:00
Mika Suomalainen 6935c8a7f1 zshrc: fix mysterious error that happens when nothing is wrong 2012-12-31 12:16:46 +02:00
Mika Suomalainen 0919eab0d2 zshrc: fix previous commit 2012-12-31 12:10:30 +02:00
Mika Suomalainen bf8c83dadb zshrc: fix one line & hopefully fix previous commit 2012-12-31 12:06:22 +02:00
Mika Suomalainen 71e7e2a740 fix previous commit ? 2012-12-31 12:01:47 +02:00
Mika Suomalainen 066b923dec zshrc: fix "bad pattern" 2012-12-31 11:56:34 +02:00
Mika Suomalainen 4f89ce01d1 bashrc & zshrc: Don't alias ls on Mac OS X 2012-12-31 11:44:32 +02:00
Mika Suomalainen a3e3a42b2c zshrc: set $UNAME enough early for everything! 2012-12-30 11:26:59 +02:00
Mika Suomalainen 7c3d98f72c bashrc & xsessionrc & zshrc: fix PATH, I discovered that Fedora symli...
...nks /bin/ to /usr/bin/ and /sbin/ to /usr/sbin/
2012-12-30 11:14:40 +02:00
Mika Suomalainen f5ebbabf72 bashrc & zshrc & xsessionrc: add $HOME/bin to $PATH 2012-12-28 14:41:19 +02:00
Mika Suomalainen 887df4a5ed bashrc & zshrc & xsessionrc: type PATH my myself for fun (ends to :$PATH) 2012-12-28 14:35:54 +02:00
Mika Suomalainen 2ca928f147 *rc: set my only screens 2012-12-26 19:02:58 +02:00