Commit Graph

730 Commits

Author SHA1 Message Date
Mikaela Suomalainen 1669a6657e bashrc & zshrc: make yle-dl Windows-friendly
Closes #42
2014-07-30 20:23:13 +03:00
Mikaela Suomalainen 15f48cdf05 bashrc & zshrc: fix aliases pythonX-httpd
Both pointed to `python`, not `python2` and `python3`.
2014-07-18 14:45:46 +03:00
Mikaela Suomalainen 78c6507918 bashrc & zshrc: add ssh-regen-host-keys function
Closes #37
2014-07-17 16:05:42 +03:00
Mikaela Suomalainen 0b84baae26 chmod: following fixes
* Be verbose
* fix command nesting
* chmod ~/public_html to 755 (for php)
* create netrc and set permissions to 600
2014-07-16 13:09:59 +03:00
Mikaela Suomalainen 63273e3895 bashrc & zshrc: add alias purgeconfig
Closes #38
2014-07-15 20:42:09 +03:00
Mikaela Suomalainen b68b9702a7 gitconfig: cache passwords for 24 hours 2014-07-14 21:17:14 +03:00
Mikaela Suomalainen 7fc3defb6c gpg.conf: use mikaela.info in comments 2014-07-12 17:22:15 +03:00
Mikaela Suomalainen 9e3c06c8fb bashrc & zshrc: disable the slowing alias. 2014-07-10 16:38:18 +03:00
Mikaela Suomalainen 9af6fc1f54 bashrc & zshrc: always prefer to gpg2
* keybase
* not only MKAYSIGREP
2014-07-10 11:04:55 +03:00
Mikaela Suomalainen 5e7b3ff858 bashrc & zshrc: fix ssh-add-sc
See also issue #32 .
2014-07-09 17:07:47 +03:00
Mikaela Suomalainen dc51cf6dd3 bashrc & chmod & install.run & zshrc: make more
sense
2014-07-04 23:26:06 +03:00
Mikaela Suomalainen af7c163735 Symlink bashrc & zshrc to .<shell>rc
They aren't used anywhere, but can possibly help testing.
2014-07-04 21:55:13 +03:00
Mikaela Suomalainen 4dd860d483 bashrc & zshrc: run finding of pkcs11so
in the background. See #32 which this might fix.
2014-07-04 21:50:46 +03:00
Mikaela Suomalainen 53d31a2f9e bashrc & zshrc: fix $PATH
* /sbin/ was before /usr/sbin which prevented molly-guard from working.
2014-06-30 19:26:20 +03:00
Mikaela Suomalainen ea14e834cb gitconfig: add alias cleandi & cleandix
* d = also remove untracked directories
* i = interactive
* x = don't care about gitignore.
2014-06-30 15:05:27 +03:00
Mikaela Suomalainen 24294aa325 Revert "vimrc: set textwitdh to 72"
This reverts commit 2ed372828f.
2014-06-30 14:44:54 +03:00
Mikaela Suomalainen 2ed372828f vimrc: set textwitdh to 72 2014-06-30 14:38:21 +03:00
Mikaela Suomalainen 2bb9eb9f97 bashrc & zshrc: add tmuxeattach. Closes #34 .
tmux emergency attach. I didn't think of any better name.
2014-06-28 08:04:03 +03:00
Mikaela Suomalainen 72f384701e README.md: fix nesting. 2014-06-23 18:28:59 +03:00
Mikaela Suomalainen abb85e3393 bashrc & zshrc: add function fix-autostart.
* Creates and chmods autostart directories as 755.
    * ~/.config/autostart
    * /etc/xdg/autostart
        * Only if we are root.
2014-06-22 11:17:48 +03:00
Mikaela Suomalainen 107f78c517 inxi.conf colour scheme 28 --> 11.
28 looks nice with terminal and WeeChat, but apparently not with all
clients (HexChat for Windows).

11 looks also nice in terminal and WeeChat, but less nice with other
clients, but it can be lived with.
2014-06-20 21:08:31 +03:00
Mikaela Suomalainen 6205f7a6db bashrc & zshrc: remove trailing ":" from $PATH.
Source: first comment to the answer linked in this file.
2014-06-15 10:03:20 +03:00
Mikaela Suomalainen c0e4afadc3 vimrc: remove lines which vim doesn't like for some reason.
They worked with Devgan, but not with Weibef or lakka or some others.
2014-06-15 09:59:48 +03:00
Mikaela Suomalainen 68b37859a1 Xdefaults: remove some fonts & add italicFont & boldItalicFont. 2014-06-14 12:00:31 +03:00
Mikaela Suomalainen f9bd5621fd Merge branch 'master' of github.com:Mkaysi/shell-things 2014-06-13 22:04:17 +03:00
Mikaela Suomalainen 4a16fa380a vimrc: add some iabs. 2014-06-13 22:03:29 +03:00
Mikaela Suomalainen 0147d5309f vimrc: copy iabs from @Edelwin . 2014-06-13 22:02:00 +03:00
Mikaela Suomalainen 8f1ca283a7 Update README.md 2014-06-13 11:43:11 +03:00
Mikaela Suomalainen 0993303f77 Xdefaults: let the fonts be as they are, at least this runs. 2014-06-10 22:51:15 +03:00
Mikaela Suomalainen ccefb1d499 Xdefaults: simplify fonts 2014-06-10 22:39:44 +03:00
Mikaela Suomalainen 249a507c19 Revert "Xdefaults: set FontAwesome as default."
This reverts commit 6ef957dbb7.
2014-06-10 22:28:19 +03:00
Mikaela Suomalainen 6ef957dbb7 Xdefaults: set FontAwesome as default.
I fear everything breaks on next urxvt restart.
2014-06-10 22:26:23 +03:00
Mikaela Suomalainen 03b6a15691 Xdefaults: add FontAwesome as yet another fallback. 2014-06-10 22:19:19 +03:00
Mikaela Suomalainen 7fa915cd3c update xsessionrc:
* fix nesting.
* remove OS X automatic commands that are functions in bashrc & zshrc.
2014-06-08 12:05:49 +03:00
Mikaela Suomalainen 4edb34892f Multiple changes:
* Change copyright timestamps
* LICENCE.md: cut `git shortlog` to two lines and add `ne`.
* README.md: increase topic levels.
* oidentd.conf: remove Windows line-ending(?) (so that is what it was).
* xsessionrc: update PATH.
2014-06-08 12:02:12 +03:00
Mikaela Suomalainen 896fbd59d9 cat.run has been here for enough long. 2014-06-08 11:57:38 +03:00
Mikaela Suomalainen 3362a57f92 vimrc: convert to UNIX line endings automatically. 2014-06-08 11:56:38 +03:00
Mikaela Suomalainen 0c9b8117ef gitconfig: Always use Unix line endings. 2014-06-08 11:53:10 +03:00
Mikaela Suomalainen d9527e7215 bashrc & zshrc: add alias "maken".
* `make -j$NPROC`
2014-06-07 19:53:29 +03:00
Mikaela Suomalainen b89ff8edff rm obclone & openbox/
The gist where they are related to is dead.
2014-06-07 19:51:50 +03:00
Mikaela Suomalainen 901f41a9b4 bashrc & zshrc: add alias peminfo (shows information on .pem file).
It seems that autoretab happened too.
2014-06-05 16:36:20 +03:00
Mikaela Suomalainen 404450c50d Disable Travis. 2014-06-03 16:34:11 +03:00
Mikaela Suomalainen 3c98c62380 gitconfig: fix retab. 2014-06-01 16:18:18 +03:00
Mikaela Suomalainen a755bed581 vimrc: fix retab. 2014-06-01 16:15:41 +03:00
Mikaela Suomalainen c86e1c496f bashrc & zshrc: remove make mess.
npm is failing, because of it.
2014-05-31 14:34:58 +03:00
Mikaela Suomalainen a39da0911b tmux.conf: obey ISO 8601. 2014-05-31 00:04:53 +03:00
Mikaela Suomalainen 140beca6af bashrc & zshrc: add aliases isodate & isodateu.
They show date in ISO 8601 format.
2014-05-31 00:02:01 +03:00
Mikaela Suomalainen 885447efe8 fix previous commit 2014-05-30 00:01:03 +03:00
Mikaela Suomalainen a2f59accb2 bashrc & zshrc: add aliases for showing changelog.
* git-changelog
* git-changelog-color
2014-05-29 23:56:44 +03:00
Mikaela Suomalainen f5f62492ec bashrc & zshrc: fix supybot aliases. 2014-05-29 20:45:17 +03:00